Skip to content

Commit

Permalink
Exclude PULL_REQUEST_TEMPLATE file from rat check
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouxinyu committed Oct 9, 2017
1 parent 32e0bef commit 3a0451b
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 @@ -252,6 +252,7 @@
<exclude>.travis.yml</exclude>
<exclude>CONTRIBUTING.md</exclude>
<exclude>bin/README.md</exclude>
<exclude>PULL_REQUEST_TEMPLATE.md</exclude>
</excludes>
</configuration>
</plugin>
Expand Down

0 comments on commit 3a0451b

Please sign in to comment.