It seems like the documentation needs updating. For one, not all of the available rules seem to be listed anywhere on the wiki (that I can find). Second, there is misleading information about rules (so far as I can tell). For example:
However, I have additional failures with the 'all-dependency' rule compared to the four above being listed explicitly. Failures primarily come from the "duplicate-dependency-class" and "transitive-duplicate-dependency-class" rules.
It seems like the documentation needs updating. For one, not all of the available rules seem to be listed anywhere on the wiki (that I can find). Second, there is misleading information about rules (so far as I can tell). For example:
https://github.com/nebula-plugins/gradle-lint-plugin/wiki/All-Dependency-Rule
It only lists:
overridden-dependency-version unused-dependency unused-exclude-by-dep unused-exclude-by-conf
However, I have additional failures with the 'all-dependency' rule compared to the four above being listed explicitly. Failures primarily come from the "duplicate-dependency-class" and "transitive-duplicate-dependency-class" rules.