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 1557a0b commit d7129f6Copy full SHA for d7129f6
CHANGES.md
@@ -10,6 +10,8 @@ This document is intended for Spotless developers.
10
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `1.27.0`).
11
12
## [Unreleased]
13
+### Fixed
14
+* `JacksonJsonFormatterFunc` handles json files with an Array as root. ([#1585](https://github.com/diffplug/spotless/pull/1585))
15
16
## [2.35.0] - 2023-02-10
17
### Added
0 commit comments