mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
lint: enable wastedassign linter (#7340)
This commit is contained in:
@@ -13,6 +13,7 @@ linters:
|
||||
- unconvert
|
||||
- unused
|
||||
- usetesting
|
||||
- wastedassign
|
||||
- whitespace
|
||||
exclusions:
|
||||
generated: lax
|
||||
|
||||
Reference in New Issue
Block a user