compose/cmd/formatter
zjumathcode 13d70b1c11 refactor: replace interface{} with any for clarity and modernization
Signed-off-by: zjumathcode <pai314159@2980.com>
2025-12-02 08:41:49 +01:00
..
ansi.go simpler stop UI 2025-07-21 10:31:50 +02:00
colors.go Eliminate magic number in init functions 2025-07-24 09:04:52 +02:00
consts.go fix linting issues 2025-11-16 14:54:58 +01:00
container.go refactor: replace interface{} with any for clarity and modernization 2025-12-02 08:41:49 +01:00
formatter.go refactor: replace interface{} with any for clarity and modernization 2025-12-02 08:41:49 +01:00
formatter_test.go fix linting issues 2025-11-16 14:54:58 +01:00
json.go refactor: replace interface{} with any for clarity and modernization 2025-12-02 08:41:49 +01:00
logs.go refactor: replace interface{} with any for clarity and modernization 2025-12-02 08:41:49 +01:00
pretty.go remove all references to cli from compose.v2 cmd package 2021-08-31 15:41:20 +02:00
shortcut.go golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
shortcut_unix.go make CTRL+Z a no-op operation on Windows 2025-10-17 15:07:37 +02:00
shortcut_windows.go Test to check writeComposeFile detects invalid OCI artifact 2025-10-22 20:09:32 +02:00