Skip to content

Commit acc8200

Browse files
committed
Update README
1 parent 1e6001c commit acc8200

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ better results with minimum effort.
99

1010
Out 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)

0 commit comments

Comments
 (0)