mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
add golangci-lint linter (#5499)
This commit is contained in:
@@ -32,5 +32,4 @@ func (r *Rand) Perm(n int) []int {
|
||||
v := r.r.Perm(n)
|
||||
r.m.Unlock()
|
||||
return v
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user