Skip to content

Commit

Permalink
Exclude lorem ipsum from rat check
Browse files Browse the repository at this point in the history
  • Loading branch information
davecromberge committed Sep 8, 2021
1 parent 68be0a8 commit 069ccda
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 @@ -324,6 +324,7 @@ under the License.
<exclude>**/test/resources/**/*.txt</exclude>
<exclude>**/img/**/*.png</exclude>
<exclude>**/git.properties</exclude>
<exclude>**/scripts/LoremIpsum.txt</exclude>
<exclude>LICENSE</exclude>
<exclude>NOTICE</exclude>
</excludes>
Expand Down

0 comments on commit 069ccda

Please sign in to comment.