We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd394b6 commit 436bceaCopy full SHA for 436bcea
1 file changed
config/checkstyle/checkstyle.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE module PUBLIC
3
- "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
4
- "https://checkstyle.org/dtds/configuration_1_3.dtd">
5
-<!-- Checkstyle configuration for the j-ogg-all project. -->
+ "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
+ "https://checkstyle.org/dtds/configuration_1_3.dtd">
+<!-- Checkstyle configuration for the j-ogg-all project -->
6
7
<module name="Checker">
8
<property name="charset" value="UTF-8"/>
0 commit comments