mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 10:25:10 -05: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