Skip to content

Commit

Permalink
update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunhailin committed Mar 4, 2024
1 parent 99ffd28 commit 1e14372
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 @@ -18,4 +18,4 @@ jobs:
uses: golangci/golangci-lint-action@v4
with:
version: v1.54.2
args: --enable=nolintlint,gochecknoinits,bodyclose,gofumpt --verbose
args: --enable=nolintlint,gochecknoinits,bodyclose,gocritic --verbose

0 comments on commit 1e14372

Please sign in to comment.