mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 10:25:10 -05:00
add golangci-lint linter (#5499)
This commit is contained in:
@@ -167,7 +167,6 @@ func (t *Transfer) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Ms
|
||||
return dns.RcodeServerFailure, err
|
||||
}
|
||||
l += len(rrs)
|
||||
|
||||
}
|
||||
|
||||
close(ch) // Even though we close the channel here, we still have
|
||||
|
||||
Reference in New Issue
Block a user