mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-19 07:27:42 +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:
@@ -7,4 +7,6 @@ extensions.configure<CheckstyleExtension> {
|
||||
maxErrors = 0
|
||||
maxWarnings = 0
|
||||
toolVersion = libs.checkstyle.get().version.toString()
|
||||
configProperties["org.checkstyle.google.suppressionfilter.config"] =
|
||||
rootProject.file("config/checkstyle/checkstyle-suppressions.xml")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user