We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2213e commit e0d1933Copy full SHA for e0d1933
plugin-maven/CHANGES.md
@@ -17,6 +17,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
17
* Bump default `palantir-java-format` version to latest `2.57.0` -> `2.71.0`.
18
### Fixed
19
* Fix `spaceBeforeSeparator` in Jackson formatter. ([#2103](https://github.com/diffplug/spotless/pull/2103))
20
+### Added
21
+* `<lintSupressions>` API ([#2309](https://github.com/diffplug/spotless/issues/2309))
22
23
## [2.46.1] - 2025-07-21
24
0 commit comments