💩👌 make lint happy

This commit is contained in:
fumiama 2021-08-06 19:54:46 +08:00
parent a0da37d53b
commit 26f51dae86

View File

@ -16,13 +16,13 @@ jobs:
# working-directory: somedir
# Optional: golangci-lint command line arguments.
args: -e ".*Warning:.*"
args: -e nolintlint
# Optional: show only new issues if it's a pull request. The default value is `false`.
# only-new-issues: true
# Optional: if set to true then the action will use pre-installed Go.
# skip-go-installation: true
skip-go-installation: true
# Optional: if set to true then the action don't cache or restore ~/go/pkg.
# skip-pkg-cache: true