Script should be executable.
This commit is contained in:
parent
21f4717bcd
commit
f5589906d6
2
golangci-lint-mod.sh
Normal file → Executable file
2
golangci-lint-mod.sh
Normal file → Executable file
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
export GO111MODULE=on
|
export GO111MODULE=on
|
||||||
|
|
||||||
$(which golangci-lint) run
|
$(which golangci-lint) run ./...
|
Loading…
Reference in New Issue
Block a user