Skip to content

Commit 6d83cee

Browse files
committed
docs: fill in the changes
1 parent 8c9c9f6 commit 6d83cee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

plugin-gradle/CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `3.27.0`).
44

55
## [Unreleased]
6+
### Added
7+
- Add `withIndentStyle` and `withIndentSize` configuration to `tableTestFormatter` for setting the fallback indent when no `.editorconfig` is found.
8+
### Fixed
9+
- Fix `tableTestFormatter` editorconfig cache not honoring `.editorconfig` changes across Gradle daemon runs due to a shared static `EditorConfigProvider`.
610

711
## [8.4.0] - 2026-03-18
812
### Added

0 commit comments

Comments
 (0)