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.
2 parents d70a029 + 36dd39b commit c21d33eCopy full SHA for c21d33e
codequality/checkstyle.xml
@@ -128,7 +128,6 @@
128
<!-- Checks for common coding problems -->
129
<!-- See http://checkstyle.sf.net/config_coding.html -->
130
<!-- <module name="AvoidInlineConditionals"/> -->
131
- <module name="DoubleCheckedLocking"/> <!-- MY FAVOURITE -->
132
<module name="EmptyStatement"/>
133
<module name="EqualsHashCode"/>
134
<module name="HiddenField">
0 commit comments