Skip to content

Commit

Permalink
OAK-11270: exclude CONTRIBUTING.md from rat check
Browse files Browse the repository at this point in the history
  • Loading branch information
reschke committed Nov 18, 2024
1 parent 597dff6 commit 7deb0a9
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 @@ -94,6 +94,7 @@
<configuration>
<excludes>
<exclude>release.properties</exclude>
<exclude>CONTRIBUTING.md</exclude>
<exclude>.git/**</exclude>
<exclude>.idea/**</exclude>
<exclude>.gitignore</exclude>
Expand Down

0 comments on commit 7deb0a9

Please sign in to comment.