mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
add golangci-lint linter (#5499)
This commit is contained in:
@@ -52,7 +52,6 @@ func TestNameMatches(t *testing.T) {
|
||||
if actual != m.expected {
|
||||
t.Errorf("Expected %v for %s/%s, got %v", m.expected, m.parent, m.child, actual)
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user