You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This changes the main.go:
./golangci-lint run --fix test/fix_sample/main.go -v --disable-all --enable gofmt
This should change it, but fails:
cd test && ../golangci-lint run --fix --path-prefix=test fix_sample/main.go -v --disable-all --enable gofmt
0 commit comments