Skip to content

Commit 0c81ce0

Browse files
authored
remove encoding config from checkstyle plugin
1 parent 57f404c commit 0c81ce0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
</executions>
4343
<configuration>
4444
<configLocation>${maven.checkstyle.plugin.configLocation}</configLocation>
45-
<encoding>UTF-8</encoding>
4645
<consoleOutput>true</consoleOutput>
4746
<failsOnError>true</failsOnError>
4847
<linkXRef>false</linkXRef>

0 commit comments

Comments
 (0)