mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 18:30:57 +01:00
13 lines
151 B
YAML
13 lines
151 B
YAML
linters:
|
|
enable:
|
|
- megacheck
|
|
- govet
|
|
- unparam
|
|
- unconvert
|
|
- misspell
|
|
- gofmt
|
|
- golint
|
|
- gosec
|
|
- nakedret
|
|
- dogsled
|
|
- depguard
|