Phillip Webb
822820f256
Revert "Relax ParenPad checkstyle rule"
...
The updated formatter means that we can reinstate the rule.
This reverts commit 82fffe3062 .
2015-10-09 13:54:33 -07:00
Phillip Webb
2a16c25977
Replace import-control checkstyle file with regex
...
Fix Eclipse build warnings by replacing checkstyle's import-control file
with a simple regex rule.
Fixes gh-4006
2015-10-07 23:40:14 -07:00
Phillip Webb
82fffe3062
Relax ParenPad checkstyle rule
...
Eclipse Mars has a formatter bug (#479291 ) that sometimes adds
additional whitespace on annotations. Until it's fixed we need to relax
the `ParenPad` checkstyle rule.
2015-10-07 23:37:47 -07:00
Stephane Nicoll
e70f02c4a2
Relocate checkstyle configuration
...
See gh-3928
2015-09-10 09:40:26 +02:00