Skip to content

Commit

Permalink
Duplicate checkstyle excludes to the reporting configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
aherbert committed Jul 8, 2024
1 parent c07a6ff commit 9aafc5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@
<suppressionsLocation>${rng.parent.dir}/src/conf/checkstyle/checkstyle-suppressions.xml</suppressionsLocation>
<enableRulesSummary>false</enableRulesSummary>
<includeResources>false</includeResources>
<resourceExcludes>NOTICE,LICENSE,**/pom.properties,**/resolver-status.properties,**/sha512.properties</resourceExcludes>
</configuration>
<reportSets>
<reportSet>
Expand Down

0 comments on commit 9aafc5d

Please sign in to comment.