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 (
17
17
### Fixed
18
18
* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
19
19
* 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 ) )
20
21
### Changes
21
22
* Bump default ` ktfmt ` version to latest ` 0.40 ` -> ` 0.41 ` ([ #1340 ] ( https://github.com/diffplug/spotless/pull/1340 ) )
22
23
* 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 (
10
10
### Fixed
11
11
* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
12
12
* 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 ) )
13
14
### Changes
14
15
* Bump default ` ktfmt ` version to latest ` 0.40 ` -> ` 0.41 ` ([ #1340 ] ( https://github.com/diffplug/spotless/pull/1340 ) )
15
16
* 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 (
10
10
### Fixed
11
11
* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
12
12
* 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 ) )
13
14
### Changes
14
15
* Bump default ` ktfmt ` version to latest ` 0.40 ` -> ` 0.41 ` ([ #1340 ] ( https://github.com/diffplug/spotless/pull/1340 ) )
15
16
* 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