Polish "Order modifiers to align with JLS"

See gh-31368
This commit is contained in:
Stéphane Nicoll
2023-10-17 16:14:29 +02:00
parent 919faa2ce2
commit 5c6232e681
4 changed files with 6 additions and 3 deletions

View File

@@ -188,7 +188,7 @@
</module>
<!-- Modifiers -->
<module name="ModifierOrder" />
<module name="com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck"/>
<!-- Miscellaneous -->
<module name="com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck">