summaryrefslogtreecommitdiff
path: root/config/checkstyle/checkstyle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/checkstyle/checkstyle.xml')
-rw-r--r--config/checkstyle/checkstyle.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml
index 930db4c6b..0772203ef 100644
--- a/config/checkstyle/checkstyle.xml
+++ b/config/checkstyle/checkstyle.xml
@@ -78,6 +78,7 @@
<message key="ws.notPreceded"
value="GenericWhitespace ''{0}'' is not preceded with whitespace."/>
</module>
+ <module name="MethodParamPad"/>
<module name="NoWhitespaceBefore">
<property name="tokens"
value="COMMA, SEMI, POST_INC, POST_DEC, DOT, ELLIPSIS, METHOD_REF"/>