Skip to content

Commit

Permalink
checkstyle.xml: describe the file
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jan 21, 2025
1 parent 8b0754e commit 0e80c90
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 @@ -2,6 +2,7 @@
<!DOCTYPE module PUBLIC
"-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
"https://checkstyle.org/dtds/configuration_1_3.dtd">
<!-- Checkstyle configuration for the Libbulletjme project. -->

<module name="Checker">
<property name="charset" value="UTF-8"/>
Expand Down

0 comments on commit 0e80c90

Please sign in to comment.