projects
/
scilab.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
checkstyle - removing DoubleCheckedLocking
[scilab.git]
/
scilab
/
checkstyle
/
scilab_checkstyle_convention.xml
diff --git
a/scilab/checkstyle/scilab_checkstyle_convention.xml
b/scilab/checkstyle/scilab_checkstyle_convention.xml
index
935f7b2
..
59a922d
100644
(file)
--- a/
scilab/checkstyle/scilab_checkstyle_convention.xml
+++ b/
scilab/checkstyle/scilab_checkstyle_convention.xml
@@
-57,7
+57,6
@@
Description:
<module name="NeedBraces"/>
<module name="RightCurly"/>
<module name="AvoidInlineConditionals"/>
- <module name="DoubleCheckedLocking"/>
<module name="EmptyStatement"/>
<module name="EqualsHashCode"/>
<module name="HiddenField">