summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-03-30 14:24:55 +0200
committerByteHamster <info@bytehamster.com>2020-03-30 14:37:27 +0200
commit6d3cc1a9dac10e54917ec7562ba3d82d70118eec (patch)
treef551399bbc254652e787a030e58aac69bd6026e3 /config
parent6e3d012a8ae6c6ffa6609cfc851dcc022eff26ef (diff)
downloadAntennaPod-6d3cc1a9dac10e54917ec7562ba3d82d70118eec.zip
Checkstyle fixes
Diffstat (limited to 'config')
-rw-r--r--config/checkstyle/checkstyle-new-code.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/checkstyle/checkstyle-new-code.xml b/config/checkstyle/checkstyle-new-code.xml
index 0076bac23..cb2129a60 100644
--- a/config/checkstyle/checkstyle-new-code.xml
+++ b/config/checkstyle/checkstyle-new-code.xml
@@ -176,7 +176,6 @@
<property name="ignoreFinal" value="false"/>
<property name="allowedAbbreviationLength" value="1"/>
</module>
- <module name="OverloadMethodsDeclarationOrder"/>
<module name="VariableDeclarationUsageDistance"/>
<module name="MethodParamPad"/>
<module name="WhitespaceAfter"/>