File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
15
15
* Respect ` .editorconfig ` settings for formatting shell via ` shfmt ` ([ #2031 ] ( https://github.com/diffplug/spotless/pull/2031 ) )
16
16
### Changes
17
17
* Bump default ` ktfmt ` version to latest ` 0.46 ` -> ` 0.47 ` . ([ #2045 ] ( https://github.com/diffplug/spotless/pull/2045 ) )
18
- * Bump default ` shfmt ` version to latest ` 3.7.0 ` -> ` 3.8.0 ` . ([ #TODO ] ( https://github.com/diffplug/spotless/pull/TODO ) )
18
+ * Bump default ` shfmt ` version to latest ` 3.7.0 ` -> ` 3.8.0 ` . ([ #2050 ] ( https://github.com/diffplug/spotless/pull/2050 ) )
19
19
### Removed
20
20
* ** BREAKING** Remove ` JarState.getMavenCoordinate(String prefix) ` . ([ #1945 ] ( https://github.com/diffplug/spotless/pull/1945 ) )
21
21
* ** BREAKING** Replace ` PipeStepPair ` with ` FenceStep ` . ([ #1954 ] ( https://github.com/diffplug/spotless/pull/1954 ) )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
7
7
* Ignore system git config when running tests ([ #1990 ] ( https://github.com/diffplug/spotless/issues/1990 ) )
8
8
### Changes
9
9
* Bump default ` ktfmt ` version to latest ` 0.46 ` -> ` 0.47 ` . ([ #2045 ] ( https://github.com/diffplug/spotless/pull/2045 ) )
10
- * Bump default ` shfmt ` version to latest ` 3.7.0 ` -> ` 3.8.0 ` . ([ #TODO ] ( https://github.com/diffplug/spotless/pull/TODO ) )
10
+ * Bump default ` shfmt ` version to latest ` 3.7.0 ` -> ` 3.8.0 ` . ([ #2050 ] ( https://github.com/diffplug/spotless/pull/2050 ) )
11
11
### Added
12
12
* Respect ` .editorconfig ` settings for formatting shell via ` shfmt ` ([ #2031 ] ( https://github.com/diffplug/spotless/pull/2031 ) )
13
13
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
7
7
* Ignore system git config when running tests ([ #1990 ] ( https://github.com/diffplug/spotless/issues/1990 ) )
8
8
### Changes
9
9
* Bump default ` ktfmt ` version to latest ` 0.46 ` -> ` 0.47 ` . ([ #2045 ] ( https://github.com/diffplug/spotless/pull/2045 ) )
10
- * Bump default ` shfmt ` version to latest ` 3.7.0 ` -> ` 3.8.0 ` . ([ #TODO ] ( https://github.com/diffplug/spotless/pull/TODO ) )
10
+ * Bump default ` shfmt ` version to latest ` 3.7.0 ` -> ` 3.8.0 ` . ([ #2050 ] ( https://github.com/diffplug/spotless/pull/2050 ) )
11
11
### Added
12
12
* Respect ` .editorconfig ` settings for formatting shell via ` shfmt ` ([ #2031 ] ( https://github.com/diffplug/spotless/pull/2031 ) )
13
13
You can’t perform that action at this time.
0 commit comments