Skip to content

Commit cd3c1cb

Browse files
committed
Remove unnecessary Checkstyle properties
1 parent c91634c commit cd3c1cb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,11 +386,9 @@
386386
<configuration>
387387
<configLocation>checkstyle.xml</configLocation>
388388
<headerLocation>rule-set-hdr.txt</headerLocation>
389-
<encoding>UTF-8</encoding>
390389
<consoleOutput>true</consoleOutput>
391390
<failsOnError>true</failsOnError>
392391
<includeTestSourceDirectory>true</includeTestSourceDirectory>
393-
<linkXRef>false</linkXRef>
394392
</configuration>
395393
</execution>
396394
</executions>

0 commit comments

Comments
 (0)