mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
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
This commit is contained in:
parent
7161778ccf
commit
ab84b6ac5b
@ -1,3 +1,4 @@
|
||||
//go:build !windows
|
||||
// +build !windows
|
||||
|
||||
package watch
|
||||
|
Loading…
x
Reference in New Issue
Block a user