compose/pkg
Nick Sieger ab84b6ac5b Fix local go_lintfix errors (#5191)
* lint: add make lintfix and run it

Fixes all errors like:
```
File is not `goimports`-ed with -local github.com/tilt-dev/tilt (goimports)
```

* git: change to use TrimSuffix

* build: remove unnecessary cast
2023-02-02 14:59:30 +01:00
..
api Merge pull request #10217 from glours/dry-run-pause-support 2023-01-31 14:56:27 +01:00
compose rename `convert` to `config` to align with compose v1 UX 2023-01-30 22:23:53 +01:00
e2e add support of privileged attribut in service.build section 2022-12-23 09:32:48 +01:00
mocks rename `convert` to `config` to align with compose v1 UX 2023-01-30 22:23:53 +01:00
progress update tty and plain text writers to support dry run mode 2023-01-30 09:27:17 +01:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
utils debounce refresh requests with quietperiod 2023-01-18 22:12:54 +01:00
watch Fix local go_lintfix errors (#5191) 2023-02-02 14:59:30 +01:00