File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
22
22
### Fixed
23
23
* Support ` ktlint ` 0.48+ new rule disabling syntax ([ #1456 ] ( https://github.com/diffplug/spotless/pull/1456 ) ) fixes ([ #1444 ] ( https://github.com/diffplug/spotless/issues/1444 ) )
24
24
* Fix subgroups leading catch all matcher.
25
- * Format more type annotations as type annotations [ #????] ( https://github.com/diffplug/spotless/pull/???? )
26
-
25
+ * Format more type annotations as type annotations [ #1494 ] ( https://github.com/diffplug/spotless/pull/1494 )
27
26
### Changes
28
27
* Bump default version for ` prettier ` from ` 2.0.5 ` to ` 2.8.1 ` ([ #1453 ] ( https://github.com/diffplug/spotless/pull/1453 ) )
29
28
* Bump the dev version of Gradle from ` 7.5.1 ` to ` 7.6 ` ([ #1409 ] ( https://github.com/diffplug/spotless/pull/1409 ) )
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
13
13
* Prevent tool configurations from being resolved outside project ([ #1447 ] ( https://github.com/diffplug/spotless/pull/1447 ) fixes [ #1215 ] ( https://github.com/diffplug/spotless/issues/1215 ) )
14
14
* Support ` ktlint ` 0.48+ new rule disabling syntax ([ #1456 ] ( https://github.com/diffplug/spotless/pull/1456 ) ) fixes ([ #1444 ] ( https://github.com/diffplug/spotless/issues/1444 ) )
15
15
* Fix subgroups leading catch all matcher.
16
+ * Format more type annotations as type annotations [ #1494 ] ( https://github.com/diffplug/spotless/pull/1494 )
16
17
### Changes
17
18
* Bump default ` ktlint ` version to latest ` 0.47.1 ` -> ` 0.48.1 ` ([ #1456 ] ( https://github.com/diffplug/spotless/pull/1456 ) )
18
19
* Bump default version for ` prettier ` from ` 2.0.5 ` to ` 2.8.1 ` ([ #1453 ] ( https://github.com/diffplug/spotless/pull/1453 ) )
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
14
14
### Fixed
15
15
* Support ` ktlint ` 0.48+ new rule disabling syntax ([ #1456 ] ( https://github.com/diffplug/spotless/pull/1456 ) ) fixes ([ #1444 ] ( https://github.com/diffplug/spotless/issues/1444 ) )
16
16
* Fix subgroups leading catch all matcher.
17
+ * Format more type annotations as type annotations [ #1494 ] ( https://github.com/diffplug/spotless/pull/1494 )
17
18
### Changes
18
19
* Bump default ` ktlint ` version to latest ` 0.47.1 ` -> ` 0.48.1 ` ([ #1456 ] ( https://github.com/diffplug/spotless/pull/1456 ) )
19
20
* Reduce spurious invalidations of the up-to-date index file ([ #1461 ] ( https://github.com/diffplug/spotless/pull/1461 ) )
You can’t perform that action at this time.
0 commit comments