Skip to content

Commit

Permalink
update golint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aaperis committed Mar 7, 2024
1 parent c001510 commit 4749d8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/golint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v4.0.0
with:
version: v1.51.2
args: -E bodyclose,gocritic,gofmt,gosec,govet,nestif,nlreturn,revive,rowserrcheck --exclude G401,G501,G107,G307

0 comments on commit 4749d8f

Please sign in to comment.