Skip to content

Commit

Permalink
remove encoding config from checkstyle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
boroda4436 authored Nov 13, 2023
1 parent b4ce832 commit 223a4a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
</executions>
<configuration>
<configLocation>${maven.checkstyle.plugin.configLocation}</configLocation>
<encoding>UTF-8</encoding>
<consoleOutput>true</consoleOutput>
<failsOnError>true</failsOnError>
<linkXRef>false</linkXRef>
Expand Down

0 comments on commit 223a4a7

Please sign in to comment.