Commit a4452d8a authored by Steven's avatar Steven

chore: update linter rules

parent 5e743946
...@@ -73,6 +73,8 @@ linters-settings: ...@@ -73,6 +73,8 @@ linters-settings:
disabled: true disabled: true
- name: unhandled-error - name: unhandled-error
disabled: true disabled: true
- name: if-return
disabled: true
gocritic: gocritic:
disabled-checks: disabled-checks:
- ifElseChain - 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