mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-05 05:27:37 +03:00
Remove interfacer
linter, as it does not work with Go 1.18 and will not be updated (it is deprecated)
This commit is contained in:
parent
31882abf6f
commit
181cb8a2b7
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ linters:
|
||||||
- gosimple
|
- gosimple
|
||||||
- govet
|
- govet
|
||||||
- ineffassign
|
- ineffassign
|
||||||
- interfacer
|
|
||||||
- misspell
|
- misspell
|
||||||
- rowserrcheck
|
- rowserrcheck
|
||||||
- staticcheck
|
- staticcheck
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue