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:
@@ -44,6 +44,5 @@ func TestFileLoop(t *testing.T) {
|
||||
// For now: document current behavior in this test.
|
||||
if r.Rcode != dns.RcodeServerFailure {
|
||||
t.Errorf("Rcode should be dns.RcodeServerFailure: %d", r.Rcode)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user