compose/pkg/watch
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
..
notify.go watch: fix a dumb errcheck (#3622) 2023-02-02 14:59:30 +01:00
notify_test.go test: clean up test loggers a bit (#4580) 2023-02-02 14:59:30 +01:00
paths.go test: fix lint errors on Darwin (macOS) (#4247) 2023-02-02 14:59:30 +01:00
paths_test.go change org name from windmilleng to tilt-dev (#3346) 2023-02-02 14:59:30 +01:00
temp.go tilt: copy watch code from tesseract 2023-02-02 14:59:30 +01:00
watcher_darwin.go change org name from windmilleng to tilt-dev (#3346) 2023-02-02 14:59:30 +01:00
watcher_naive.go watch: use WalkDir to speed up file listing (#4684) 2023-02-02 14:59:30 +01:00
watcher_naive_test.go watch: use the recursive watcher on windows (#3306) 2023-02-02 14:59:30 +01:00
watcher_nonwin.go Fix local go_lintfix errors (#5191) 2023-02-02 14:59:30 +01:00
watcher_windows.go watch: increase the windows watch i/o buffer (#3620) 2023-02-02 14:59:30 +01:00