Skip to content

Commit

Permalink
Add Checkstyle UpperEll
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Dec 28, 2024
1 parent 03ea79b commit d72a4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/conf/checkstyle/checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
<module name="TypecastParenPad"/>
<module name="TypeName" />
<module name="UnusedImports" />
<module name="UpperEll" />
<module name="WhitespaceAfter"/>
<module name="WhitespaceAround"/>
<module name="WhitespaceAroundCheck"/>
Expand Down

0 comments on commit d72a4b3

Please sign in to comment.