checkstyle/pmd/findbugs corrections

This commit is contained in:
Jeremy Long
2016-03-05 07:07:53 -05:00
parent 0d2a090e1f
commit 8b58df3b34
11 changed files with 43 additions and 48 deletions

View File

@@ -28,9 +28,10 @@
<property name="allowLegacy" value="false"/>
</module>
<module name="Translation">
<!-- this causes a ton of noise due to how this is abused in core for dealing with database dialects.-->
<!--module name="Translation">
<property name="severity" value="warning"/>
</module>
</module-->
<module name="FileTabCharacter">
<property name="eachLine" value="false"/>