Skip to content

Commit

Permalink
Add checkstyle resource excludes to reporting section
Browse files Browse the repository at this point in the history
  • Loading branch information
aherbert committed Aug 9, 2024
1 parent ebdf2fe commit 9e81d55
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 @@ -408,6 +408,7 @@
<suppressionsLocation>${numbers.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 9e81d55

Please sign in to comment.