Merge "Add checkstyle rule EqualHashCode that ensures that those methods are implemen...
authorGiovanni Meo <gmeo@cisco.com>
Thu, 7 Nov 2013 16:33:37 +0000 (16:33 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 7 Nov 2013 16:38:39 +0000 (16:38 +0000)
opendaylight/commons/checkstyle/src/main/resources/controller/checkstyle.xml

index 57f169db730806a837d93eb73ffe245b61f0eb25..2b7462ac681665e5714fd5550ea1c6c7fe56e7da 100644 (file)
@@ -19,6 +19,7 @@
        <module name="AvoidStarImport"/>\r
        <module name="UpperEll"/>\r
        <module name="EmptyStatement"/>\r
+       <module name="EqualsHashCode"/>\r
     </module>\r
 \r
 </module>\r