mirror of
https://github.com/coredns/coredns.git
synced 2026-04-09 21:45:32 -04:00
lint(revive): fix context-as-argument violations (#7976)
This commit is contained in:
@@ -53,7 +53,8 @@ linters:
|
||||
- name: blank-imports
|
||||
|
||||
- name: context-as-argument
|
||||
disabled: true
|
||||
arguments:
|
||||
- allowTypesBefore: "*testing.T"
|
||||
|
||||
- name: context-keys-type
|
||||
|
||||
|
||||
Reference in New Issue
Block a user