Skip to content

Commit 4214868

Browse files
exclude md files from rat check
1 parent 12f334e commit 4214868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@
169169
<excludes>
170170
<exclude>LICENSE</exclude>
171171
<exclude>build-number.txt</exclude>
172+
<exclude>**/*.md</exclude>
172173
</excludes>
173174
</configuration>
174175
</execution>

0 commit comments

Comments
 (0)