Skip to content

Commit

Permalink
checkstyle.xml: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Sep 16, 2024
1 parent a2d3ded commit 61844d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/checkstyle/checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<module name="BeforeExecutionExclusionFileFilter">
<property name="fileNamePattern" value="IQELoader.java$"/>
</module>

<!-- Checks for whitespace -->
<!-- See https://checkstyle.org/checks/whitespace -->
<module name="FileTabCharacter">
Expand Down

0 comments on commit 61844d4

Please sign in to comment.