Disable InterfaceIsType Checkstyle check

By: Parker Hawke <hawkeboyz2@hotmail.com>
This commit is contained in:
Bukkit/Spigot
2023-05-28 08:21:48 -04:00
parent 6c9fc2844d
commit dc42ac1025
3 changed files with 0 additions and 11 deletions

View File

@@ -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"/>