mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
go report card fixes (#3182)
Went over the list at https://goreportcard.com/report/github.com/coredns/coredns and removed/fix some code to make it slightly happier. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -10,5 +10,4 @@ func Done(ctx context.Context) bool {
|
||||
default:
|
||||
return false
|
||||
}
|
||||
return false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user