mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
add golangci-lint linter (#5499)
This commit is contained in:
@@ -12,7 +12,6 @@ import (
|
||||
)
|
||||
|
||||
func setup(c *caddy.Controller) error {
|
||||
|
||||
config := dnsserver.GetConfig(c)
|
||||
// addresses will be consolidated over all BIND directives available in that BlocServer
|
||||
all := []string{}
|
||||
|
||||
Reference in New Issue
Block a user