Skip to content

Commit 5d6baa2

Browse files
committed
checkstyle.xml: specify the character encoding
1 parent 3ab2b3f commit 5d6baa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/checkstyle/checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE module PUBLIC
33
"-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
44
"https://checkstyle.org/dtds/configuration_1_3.dtd">

0 commit comments

Comments
 (0)