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