mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Fix lint error
This commit is contained in:
parent
4d28d534cc
commit
0a763b91d5
2 changed files with 3 additions and 5 deletions
|
@ -26,6 +26,9 @@ linters:
|
|||
- whitespace
|
||||
|
||||
linters-settings:
|
||||
govet:
|
||||
enable:
|
||||
- nilness
|
||||
gosec:
|
||||
excludes:
|
||||
- G501
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue