mirror of
https://github.com/docker/compose.git
synced 2026-06-30 13:17:32 +00:00
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> |
||
|---|---|---|
| .. | ||
| ansi.go | ||
| colors.go | ||
| consts.go | ||
| container.go | ||
| formatter.go | ||
| formatter_test.go | ||
| json.go | ||
| logs.go | ||
| multierrformat.go | ||
| pretty.go | ||
| shortcut.go | ||