Skip to content

Commit

Permalink
chore: ignore CHANGELOG for spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
nielm committed Mar 11, 2024
1 parent eea1b22 commit 82f8b1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,9 @@
<includes>
<include>**/*.md</include>
</includes>
<excludes>
<exclude>CHANGELOG.md</exclude>
</excludes>
<flexmark></flexmark>
</markdown>
<pom>
Expand Down

0 comments on commit 82f8b1d

Please sign in to comment.