Add checkstyle rule to prevent empty statements (;)
[controller.git] / opendaylight / commons / checkstyle / src / main / resources / controller / checkstyle.xml
index c810d6523a0832fcb15da4a369e6ec2463c49339..57f169db730806a837d93eb73ffe245b61f0eb25 100644 (file)
@@ -18,6 +18,7 @@
        <module name="UnusedImports"/>\r
        <module name="AvoidStarImport"/>\r
        <module name="UpperEll"/>\r
+       <module name="EmptyStatement"/>\r
     </module>\r
 \r
 </module>\r