Skip to content

Commit

Permalink
exclude .editorconfig when running apache-rat:check
Browse files Browse the repository at this point in the history
  • Loading branch information
hxy1991 committed Dec 10, 2018
1 parent 9774368 commit e4e9574
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 @@ -226,6 +226,7 @@
<configuration>

<excludes>
<exclude>.editorconfig</exclude>
<exclude>.travis.yml</exclude>
<exclude>CONTRIBUTING.md</exclude>
<exclude>CODE_OF_CONDUCT.md</exclude>
Expand Down

0 comments on commit e4e9574

Please sign in to comment.