File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/main/java/com/diffplug/gradle/spotless Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1212## [ Unreleased]
1313### Added
1414* Maven - Support for formatting shell scripts via [ shfmt] ( https://github.com/mvdan/sh ) . ([ #1998 ] ( https://github.com/diffplug/spotless/pull/1998 ) )
15- * Support for ` gofmt ` ([ #2001 ] ( https://github.com/diffplug/spotless/issues /2001 ) )
15+ * Support for ` gofmt ` ([ #2001 ] ( https://github.com/diffplug/spotless/pull /2001 ) )
1616
1717## [ 2.44.0] - 2024-01-15
1818### Added
Original file line number Diff line number Diff line change 33We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 3.27.0 ` ).
44
55## [ Unreleased]
6- * Support for ` gofmt ` ([ #2001 ] ( https://github.com/diffplug/spotless/issues /2001 ) )
6+ * Support for ` gofmt ` ([ #2001 ] ( https://github.com/diffplug/spotless/pull /2001 ) )
77
88## [ 6.24.0] - 2024-01-15
99### Added
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2016-2024 DiffPlug
2+ * Copyright 2016-2023 DiffPlug
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
55## [ Unreleased]
66### Added
77* Support for formatting shell scripts via [ shfmt] ( https://github.com/mvdan/sh ) . ([ #1998 ] ( https://github.com/diffplug/spotless/issues/1998 ) )
8- * Support for ` gofmt ` ([ #2001 ] ( https://github.com/diffplug/spotless/issues /2001 ) )
8+ * Support for ` gofmt ` ([ #2001 ] ( https://github.com/diffplug/spotless/pull /2001 ) )
99
1010## [ 2.42.0] - 2024-01-15
1111### Added
You can’t perform that action at this time.
0 commit comments