Fix star import and enable checkstyle rule to prevent it.
[controller.git] / opendaylight / commons / checkstyle / src / main / resources / controller / checkstyle.xml
index 8465383975406925b444bf3ac99e9b33075d7f1b..86c654cb586b380f30c99e2ed790660deddcbb2b 100644 (file)
@@ -16,6 +16,7 @@
     <module name="TreeWalker">\r
        <module name="RedundantImport"/>\r
        <module name="UnusedImports"/>\r
+       <module name="AvoidStarImport"/>\r
     </module>\r
 \r
 </module>\r