Add asciicheck, bidichk, and durationcheck linters

This commit is contained in:
Deluan 2022-09-30 20:17:59 -04:00 committed by Joe Stump
parent 14f53707b4
commit ee9387265e
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

@ -4,9 +4,12 @@ run:
linters:
enable:
- asasalint
- asciicheck
- bidichk
- bodyclose
- depguard
- dogsled
- durationcheck
- errcheck
- errorlint
- exportloopref