We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ddeb1 commit a133cdcCopy full SHA for a133cdc
src/main/resources/checkstyle.xml
@@ -128,7 +128,7 @@
128
129
<!-- Checks for common coding problems -->
130
<!-- See http://checkstyle.sf.net/config_coding.html -->
131
- <module name="AvoidInlineConditionals"/>
+ <!-- <module name="AvoidInlineConditionals"/> -->
132
<module name="EmptyStatement"/>
133
<module name="EqualsHashCode"/>
134
<!-- <module name="HiddenField"/> -->
0 commit comments