Skip to content

Commit

Permalink
fixup: update pom for rat check
Browse files Browse the repository at this point in the history
  • Loading branch information
kgiusti committed Dec 18, 2024
1 parent bde0322 commit 12d423b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<exclude>scripts/git-clang-format</exclude>
<exclude>tests/nginx/**</exclude>
<exclude>tests/fuzz/fuzz_http2_decoder/**</exclude>
<exclude>tests/fuzz/fuzz_http1_decoder/**</exclude>
<exclude>tests/fuzz/fuzz_http1_request_decoder/**</exclude>
<exclude>**/README.md</exclude>
</excludes>
</configuration>
Expand Down

0 comments on commit 12d423b

Please sign in to comment.