Commit 91caf8e
Exclude maven-release leftovers from spotless
Spotless's generic format walks the filesystem and does not honor
.gitignore, so stray maven-release-plugin files (release.properties,
*.releaseBackup, pom.xml.next, pom.xml.tag) tripped spotless:check
locally even though they are gitignored. Exclude them explicitly.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015krtPy49YGqBERvq4yDjCa1 parent 04e8b7a commit 91caf8e
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
166 | 170 | | |
167 | 171 | | |
168 | 172 | | |
| |||
0 commit comments