mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-30 17:53:21 -04:00 
			
		
		
		
	add golangci-lint linter (#5499)
This commit is contained in:
		| @@ -114,7 +114,6 @@ func TestGroupingServers(t *testing.T) { | ||||
| 		for _, v := range test.expectedGroups { | ||||
| 			if _, ok := groups[v]; !ok { | ||||
| 				t.Errorf("Test %d : expected value %v to be in the group, was not", i, v) | ||||
|  | ||||
| 			} | ||||
| 		} | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user