compose/pkg/utils
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
..
durationutils.go bump docker dependencies version 2022-10-18 16:26:54 +02:00
safebuffer.go Add Codecov 2022-10-17 15:32:51 +02:00
set.go up: handle various attach use cases better 2023-08-18 12:38:38 +02:00
set_test.go up: handle various attach use cases better 2023-08-18 12:38:38 +02:00
slices.go fix some comments 2023-07-04 11:34:49 +08:00
slices_test.go don't push images at the end of multi-arch build (and simplify e2e tests) 2022-09-02 15:44:55 +02:00
stringutils.go use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
writer.go Fix typos 2024-09-11 11:21:24 +02:00
writer_test.go format code with gofumpt 2024-12-17 16:50:14 +01:00