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:
@@ -10,7 +10,6 @@ import (
|
||||
// Make sure the external miekg/dns dependency is up to date
|
||||
|
||||
func TestInclude(t *testing.T) {
|
||||
|
||||
name, rm, err := test.TempFile(".", "foo\tIN\tA\t127.0.0.1\n")
|
||||
if err != nil {
|
||||
t.Fatalf("Unable to create tmpfile %q: %s", name, err)
|
||||
|
||||
Reference in New Issue
Block a user