[java-parent-projects COMMIT] /java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Apr 30 20:32:35 EDT 2013


Author: scantor
Date: Tue Apr 30 20:32:35 2013
New Revision: 145

URL: http://svn.shibboleth.net/view/java-parent-projects?rev=145&view=rev
Log:
I *like* inline conditionals.

Modified:
    java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml

Modified: java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml
URL: http://svn.shibboleth.net/view/java-parent-projects/java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml?rev=145&r1=144&r2=145&view=diff
==============================================================================
--- java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml (original)
+++ java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml Tue Apr 30 20:32:35 2013
@@ -50,7 +50,6 @@
     <module name="LeftCurly"/>
     <module name="NeedBraces"/>
     <module name="RightCurly"/>
-    <module name="AvoidInlineConditionals"/>
     <module name="EmptyStatement"/>
     <module name="EqualsHashCode"/>
     <module name="HiddenField"/>



More information about the commits mailing list