Script should be executable.

This commit is contained in:
2020-05-12 22:17:54 +05:00
parent 21f4717bcd
commit f5589906d6

2
golangci-lint-mod.sh Normal file → Executable file
View File

@@ -2,4 +2,4 @@
export GO111MODULE=on
$(which golangci-lint) run
$(which golangci-lint) run ./...