mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-08-07 04:53:37 -04:00
PMD: Enable and obey AddEmptyString
This commit is contained in:
1 parent
5d3d8786e2
commit
857b0ea1c7
4 files changed
+8
-7
No files matched your search
@@ -16,4 +16,5 @@
|
||||
<exclude name="UselessParentheses"/> <!--Too nitpicky-->
|
||||
</rule>
|
||||
<rule ref="rulesets/java/optimizations.xml/PrematureDeclaration"/>
|
||||
<rule ref="rulesets/java/optimizations.xml/AddEmptyString"/>
|
||||
</ruleset>
|
||||
Reference in new issue
Block a user