compose/cmd
Sebastiaan van Stijn 446e00520c format code with gofumpt
Format the code  with gofumpt to prevent my IDE from reformatting
every time I open a file. gofumpt provides a superset of gofmt,
so should not impact users that are not using gofumpt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-12-17 16:50:14 +01:00
..
cmdtrace format code with gofumpt 2024-12-17 16:50:14 +01:00
compatibility fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
compose format code with gofumpt 2024-12-17 16:50:14 +01:00
formatter format code with gofumpt 2024-12-17 16:50:14 +01:00
main.go feat(experiments): add experimental feature state (#11633) 2024-03-20 13:44:27 +00:00