Skip to content

Commit

Permalink
Add asciicheck, bidichk, and durationcheck linters
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan committed Oct 1, 2022
1 parent 0798959 commit 364e699
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Expand Up @@ -4,9 +4,12 @@ run:
linters:
enable:
- asasalint
- asciicheck
- bidichk
- bodyclose
- depguard
- dogsled
- durationcheck
- errcheck
- errorlint
- exportloopref
Expand Down

0 comments on commit 364e699

Please sign in to comment.