Skip to content

Commit f5a10c6

Browse files
Greg OrzellJustin Ryan
Greg Orzell
authored and
Justin Ryan
committed
Update codequality/checkstyle.xml
Removing as it appears to no longer be available in the latest version of checkstyle that comes with gradle 1.4
1 parent b7847eb commit f5a10c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codequality/checkstyle.xml

-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@
128128
<!-- Checks for common coding problems -->
129129
<!-- See http://checkstyle.sf.net/config_coding.html -->
130130
<!-- <module name="AvoidInlineConditionals"/> -->
131-
<module name="DoubleCheckedLocking"/> <!-- MY FAVOURITE -->
132131
<module name="EmptyStatement"/>
133132
<module name="EqualsHashCode"/>
134133
<module name="HiddenField">

0 commit comments

Comments
 (0)