Commit fb23f434 authored by Steven's avatar Steven

chore: update golangci config

parent eca9649b
......@@ -75,6 +75,10 @@ linters-settings:
disabled: true
- name: if-return
disabled: true
- name: unchecked-type-assertion
disabled: true
- name: max-control-nesting
disabled: true
gocritic:
disabled-checks:
- ifElseChain
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment