Remove package-info from tests, breaks some IDEs

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2020-01-29 09:24:17 +11:00
parent e18807dc04
commit d66f5c3295
13 changed files with 0 additions and 51 deletions

View File

@@ -20,9 +20,6 @@
<property name="message" value="Line has trailing spaces."/>
</module>
<!-- See https://checkstyle.org/config_javadoc.html -->
<module name="JavadocPackage"/>
<module name="TreeWalker">
<!-- See https://checkstyle.org/config_javadoc.html -->
<module name="AtclauseOrder"/>