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
safebuffer.go
set.go
set_test.go
slices.go
slices_test.go
stringutils.go
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