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 b7847eb commit f5a10c6Copy full SHA for f5a10c6
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