mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
lint: enable durationcheck (#7492)
This commit is contained in:
@@ -9,6 +9,7 @@ linters:
|
||||
enable:
|
||||
- canonicalheader
|
||||
- copyloopvar
|
||||
- durationcheck
|
||||
- govet
|
||||
- ineffassign
|
||||
- intrange
|
||||
|
||||
Reference in New Issue
Block a user