Daniel Martí
95b53706f9
checkstyle: Add NoWhitespace{Before,After}
2015-10-08 19:49:43 +02:00
Daniel Martí
793788eadf
checkstyle: enable and apply WhitespaceAfter
2015-10-08 19:44:31 +02:00
Daniel Martí
5736c70dc8
checkstyle: enable and apply FinalClass
2015-10-08 19:29:04 +02:00
Daniel Martí
2b0e6dade1
checkstyle: enable ModifierOrder and apply it
2015-10-08 18:59:41 +02:00
Daniel Martí
7c6888b5d4
checkstyle: remove rules that will never be used
2015-10-08 18:58:40 +02:00
Daniel Martí
1f973a7c88
checkstyle: Enable and apply AvoidNestedBlocks
2015-10-08 17:26:27 +02:00
Daniel Martí
999fa6eb21
Add checkstyle with a small config
...
It doesn't include all of the Android style checks as found in Android Studio,
but it's a start.
Bump Gradle to 2.7 because the checkstyle plugin in earlier versions is just
not good enough.
2015-10-08 17:26:27 +02:00