Skip to content

Commit

Permalink
chore(spotless): remove .md spotless checks (#3384)
Browse files Browse the repository at this point in the history
These are not helpful to us and not the main purpose of Spotless checks

Our release workflow makes changes to README.md files that then cause
Spotless checks to fail.
  • Loading branch information
ev-codes authored and mathias-vandaele committed Oct 4, 2024
1 parent 431ca1e commit 3ae48d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,6 @@ limitations under the License.</license.inlineheader>
<formats>
<format>
<includes>
<include>*.md</include>
<include>.gitignore</include>
</includes>
<trimTrailingWhitespace/>
Expand Down

0 comments on commit 3ae48d9

Please sign in to comment.