Versions in this module Expand all Collapse all v0 v0.0.2 Jul 1, 2021 v0.0.1 Jun 10, 2021 Changes in this version + type Analyzer struct + func (d *Analyzer) ChecksToExecute() []*analysis.Analyzer + func (d *Analyzer) Inject(config configuration.AnalyzerConfig) + type Module struct + func (m *Module) Configure(injector *dingo.Injector) + type Props struct + CheckDependencyConventions bool + EntryPaths []string + Groups map[string][]string + Name string