Script should be executable.

This commit is contained in:
Stanislav Nikitin 2020-05-12 22:17:54 +05:00
parent 21f4717bcd
commit f5589906d6
No known key found for this signature in database
GPG Key ID: 106900B32F8192EE
1 changed files with 1 additions and 1 deletions

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 ./...