Disable InterfaceIsType Checkstyle check
By: Parker Hawke <hawkeboyz2@hotmail.com>
This commit is contained in:
@@ -84,7 +84,6 @@
|
||||
|
||||
<!-- See http://checkstyle.sourceforge.net/config_design.html -->
|
||||
<module name="FinalClass"/>
|
||||
<module name="InterfaceIsType"/>
|
||||
|
||||
<!-- See http://checkstyle.sourceforge.net/config_misc.html -->
|
||||
<module name="ArrayTypeStyle"/>
|
||||
|
||||
Reference in New Issue
Block a user