Skip to content

Commit

Permalink
Exclude licenses/** from apache rat check
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoujinsong committed Jun 24, 2024
1 parent 4cf3dc9 commit 8236b37
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 @@ -1035,6 +1035,7 @@
<exclude>**/*.prefs</exclude>
<exclude>**/*.log</exclude>
<exclude>tools/maven/scalafmt.conf</exclude>
<exclude>**/licenses/**</exclude>
<!-- Administrative files in the main trunk. -->
<exclude>**/README.md</exclude>
<exclude>**/CODE_OF_CONDUCT.md</exclude>
Expand Down

0 comments on commit 8236b37

Please sign in to comment.