mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
lint: enable nolintlint linter (#7332)
This commit is contained in:
@@ -183,7 +183,6 @@ var (
|
||||
|
||||
// Build information obtained with the help of -ldflags
|
||||
var (
|
||||
// nolint
|
||||
appVersion = "(untracked dev build)" // inferred at startup
|
||||
devBuild = true // inferred at startup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user