Skip to content

Commit

Permalink
update lint settings
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokangwang committed Jan 21, 2025
1 parent 5245878 commit 3566f90
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/linters/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,12 @@ linters:
- revive
- rowserrcheck
- staticcheck
- structcheck
- stylecheck
- typecheck
- unconvert
- unparam
- varcheck
- whitespace
disable:
- deadcode
- errcheck
- unused

Expand Down

0 comments on commit 3566f90

Please # to comment.