mirror of
https://github.com/coredns/coredns.git
synced 2026-04-05 11:45:33 -04:00
lint(revive): fix unnecessary-stmt violations (#7978)
This commit is contained in:
@@ -99,7 +99,6 @@ linters:
|
||||
disabled: true
|
||||
|
||||
- name: unnecessary-stmt
|
||||
disabled: true
|
||||
|
||||
- name: unreachable-code
|
||||
disabled: true
|
||||
|
||||
Reference in New Issue
Block a user