Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
XD-cods committed Feb 5, 2025
1 parent 5c2ca65 commit a504689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ https://github.com/checkstyle/checkstyle/blob/aed4d3835de0da5e12c41e677e9a10be77

<property name="charset" value="UTF-8"/>

<property name="severity" value="warning"/>
<property name="severity" value="error"/>

<property name="fileExtensions" value="java, properties, xml"/>
<!-- Excludes all 'module-info.java' files -->
Expand Down

0 comments on commit a504689

Please sign in to comment.