mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-19 23:47:43 +01:00
A full reorganization of the networking logic
While we're at it, make the packet files mostly Checkstyle clean, except for Javadocs (not very useful)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<module name="SuppressionFilter">
|
||||
<property name="file" value="${org.checkstyle.google.suppressionfilter.config}"
|
||||
default="checkstyle-suppressions.xml" />
|
||||
<property name="optional" value="true"/>
|
||||
<!--<property name="optional" value="true"/>-->
|
||||
</module>
|
||||
|
||||
<!-- Checks for whitespace -->
|
||||
|
||||
Reference in New Issue
Block a user