compose/pkg
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
..
api format code with gofumpt 2024-12-17 16:50:14 +01:00
compose format code with gofumpt 2024-12-17 16:50:14 +01:00
e2e format code with gofumpt 2024-12-17 16:50:14 +01:00
mocks feat: add commit command 2024-11-27 07:39:46 +01:00
progress format code with gofumpt 2024-12-17 16:50:14 +01:00
prompt fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
remote allow usage of -f flag with oci Compose artifact 2024-10-25 17:36:04 +02:00
utils format code with gofumpt 2024-12-17 16:50:14 +01:00
watch format code with gofumpt 2024-12-17 16:50:14 +01:00