mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
Add asciicheck, bidichk, and durationcheck linters
This commit is contained in:
parent
0798959be8
commit
364e699ac1
1 changed files with 3 additions and 0 deletions
|
@ -4,9 +4,12 @@ run:
|
|||
linters:
|
||||
enable:
|
||||
- asasalint
|
||||
- asciicheck
|
||||
- bidichk
|
||||
- bodyclose
|
||||
- depguard
|
||||
- dogsled
|
||||
- durationcheck
|
||||
- errcheck
|
||||
- errorlint
|
||||
- exportloopref
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue