compose/pkg/watch
Milas Bowman 4d822676ce ci: add exportloopref linter and upgrade to golangci-lint v1.43.0 (#5281)
`exportloopref` - detects captures of loop variable without
re-assignment

NOTE: There can be false negatives with this linter to avoid being
            overly strict and annoying!

Also upgraded `golangci-lint` to latest (v1.43.0 published 2021-11-03).
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 build: ensure file handles properly closed (#5298) 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 ci: add exportloopref linter and upgrade to golangci-lint v1.43.0 (#5281) 2023-02-02 14:59:30 +01:00
watcher_naive_test.go ci: add exportloopref linter and upgrade to golangci-lint v1.43.0 (#5281) 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 ci: add exportloopref linter and upgrade to golangci-lint v1.43.0 (#5281) 2023-02-02 14:59:30 +01:00