mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
add golangci-lint linter (#5499)
This commit is contained in:
@@ -96,7 +96,6 @@ func parseStanza(c *caddy.Controller) (*GRPC, error) {
|
||||
}
|
||||
|
||||
func parseBlock(c *caddy.Controller, g *GRPC) error {
|
||||
|
||||
switch c.Val() {
|
||||
case "except":
|
||||
ignore := c.RemainingArgs()
|
||||
|
||||
Reference in New Issue
Block a user