Skip to content

Commit 436bcea

Browse files
committed
checkstyle.xml: comment and whitespace
1 parent dd394b6 commit 436bcea

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/checkstyle/checkstyle.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!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. -->
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 -->
66

77
<module name="Checker">
88
<property name="charset" value="UTF-8"/>

0 commit comments

Comments
 (0)