File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1717### Fixed
1818* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
1919* Support ` ktlint_disabled_rules ` in ` ktlint ` 0.47.x [ #1378 ] ( https://github.com/diffplug/spotless/pull/1378 )
20+ * Share git repositories across projects when using ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
2021### Changes
2122* Bump default ` ktfmt ` version to latest ` 0.40 ` -> ` 0.41 ` ([ #1340 ] ( https://github.com/diffplug/spotless/pull/1340 ) )
2223* Bump default ` scalafmt ` version to latest ` 3.5.9 ` -> ` 3.6.1 ` ([ #1373 ] ( https://github.com/diffplug/spotless/pull/1373 ) )
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1010### Fixed
1111* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
1212* Support ` ktlint_disabled_rules ` in ` ktlint ` 0.47.x [ #1378 ] ( https://github.com/diffplug/spotless/pull/1378 )
13+ * Share git repositories across projects when using ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
1314### Changes
1415* Bump default ` ktfmt ` version to latest ` 0.40 ` -> ` 0.41 ` ([ #1340 ] ( https://github.com/diffplug/spotless/pull/1340 ) )
1516* Bump default ` scalafmt ` version to latest ` 3.5.9 ` -> ` 3.6.1 ` ([ #1373 ] ( https://github.com/diffplug/spotless/pull/1373 ) )
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1010### Fixed
1111* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
1212* Support ` ktlint_disabled_rules ` in ` ktlint ` 0.47.x [ #1378 ] ( https://github.com/diffplug/spotless/pull/1378 )
13+ * Share git repositories across projects when using ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
1314### Changes
1415* Bump default ` ktfmt ` version to latest ` 0.40 ` -> ` 0.41 ` ([ #1340 ] ( https://github.com/diffplug/spotless/pull/1340 ) )
1516* Bump default ` scalafmt ` version to latest ` 3.5.9 ` -> ` 3.6.1 ` ([ #1373 ] ( https://github.com/diffplug/spotless/pull/1373 ) )
You can’t perform that action at this time.
0 commit comments