scala/scala-abide

sbt plugin: enable rules with project dependencies

adriaanm opened this issue · 1 comments

Currently, a project must (only!) depend on rules via a libraryDependency. A dependsOn relation from the project that's checked and the project that supplies rules to be checked currently breaks loading of rules.

Abide is superseded by https://github.com/scalacenter/scalafix; closing all issues