mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-15 16:04:08 +02:00
Maintenance: add revive linter
This commit is contained in:
@@ -17,6 +17,9 @@ issues:
|
||||
- path: internal/configuration/
|
||||
linters:
|
||||
- dupl
|
||||
- text: "exported: exported var Err*"
|
||||
linters:
|
||||
- revive
|
||||
linters:
|
||||
disable-all: true
|
||||
enable:
|
||||
@@ -55,6 +58,7 @@ linters:
|
||||
- nolintlint
|
||||
- prealloc
|
||||
- predeclared
|
||||
- revive
|
||||
- rowserrcheck
|
||||
- sqlclosecheck
|
||||
- staticcheck
|
||||
|
||||
Reference in New Issue
Block a user