File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,9 @@ better results with minimum effort.
99
1010Out of the box, with just applying the plugin you get:
1111 * Improved build performance. Spotbugs and PMD will ignore changes to autogenerated
12- Android files (`` R.class `` , `` Manifest.class `` and `` BuildConfig.class `` )
12+ Android files (`` R.class `` and `` BuildConfig.class `` )
1313 * Android Lint task is reconfigured to detect when it's up-to-date and cache results
14- * Better PMD and Spotbugs analysis, since both will depend on * mockableAndroidJarTask* ,
15- and look into Android's SDK classes when performing analysis.
14+ * Better PMD and Spotbugs analysis, allowing both tools to look into Android's SDK classes when performing analysis.
1615 * More detectors, by automatically including:
1716 * [ fb-contrib] ( https://github.com/mebigfatguy/fb-contrib )
1817 * [ Monits Findbugs] ( https://github.com/Monits/findbugs-plugin )
You can’t perform that action at this time.
0 commit comments