@@ -55,6 +55,10 @@
|
||||
|
||||
<!-- See https://checkstyle.org/filters/index.html -->
|
||||
<module name="SuppressionCommentFilter"/>
|
||||
<module name="SuppressionCommentFilter">
|
||||
<property name="offCommentFormat" value="Spigot start"/>
|
||||
<property name="onCommentFormat" value="Spigot end"/>
|
||||
</module>
|
||||
|
||||
<!-- See https://checkstyle.org/checks/imports/index.html -->
|
||||
<module name="AvoidStarImport">
|
||||
|
||||
Reference in New Issue
Block a user