Skip to content

Commit

Permalink
[chore] Add asasalint linter (#5957)
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Jul 31, 2024
1 parent 7b2c53e commit a004d84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ linters:
disable-all: true
# Specifically enable linters we want to use.
enable:
- asasalint
- depguard
- errcheck
- errorlint
Expand Down

0 comments on commit a004d84

Please sign in to comment.