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:
@@ -285,7 +285,6 @@ func SortAndCheck(resp *dns.Msg, tc Case) error {
|
||||
}
|
||||
if err := Section(tc, Ns, resp.Ns); err != nil {
|
||||
return err
|
||||
|
||||
}
|
||||
return Section(tc, Extra, resp.Extra)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user