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 2cc47d2 commit a6b7d52Copy full SHA for a6b7d52
CHANGES.md
@@ -21,6 +21,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
21
* Bump default `gson` version to latest `2.13.1` -> `2.13.2`. ([#2615](https://github.com/diffplug/spotless/pull/2615))
22
* **BREAKING** Bump default `ktfmt` version to latest `0.53` -> `0.58` ([#2613](https://github.com/diffplug/spotless/pull/2613))
23
* use `TrailingCommaManagementStrategy` enum instead of `manageTrailingCommas` boolean configuration option
24
+### Added
25
+* Add a `lint` mode to `ReplaceRegexStep` ([#2571](https://github.com/diffplug/spotless/pull/2571))
26
27
## [3.3.1] - 2025-07-21
28
### Fixed
0 commit comments