Skip to content

Commit

Permalink
use latest golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
blankdots committed Feb 21, 2024
1 parent f46988f commit 39e6177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Run golangci-lint
uses: golangci/[email protected]
with:
version: v1.51.1
version: latest
args: -E bodyclose,gocritic,gofmt,gosec,govet,nestif,nlreturn,revive,rowserrcheck --exclude G401,G501,G107

0 comments on commit 39e6177

Please sign in to comment.