Skip to content

Commit 6578be8

Browse files
committed
Don't try to format PDF files.
1 parent 3f9b5fc commit 6578be8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@
188188
<exclude>**/*.gradle/</exclude>
189189
<exclude>**/.pytest_cache/</exclude>
190190
<exclude>**/*.log</exclude>
191+
<exclude>**/*.pdf</exclude>
191192
</excludes>
192193
<trimTrailingWhitespace/>
193194
<endWithNewline/>

0 commit comments

Comments
 (0)