chore: update linter rules

This commit is contained in:
Steven 2024-01-28 08:17:11 +08:00
parent 5e74394643
commit a4452d8a2f

View File

@ -73,6 +73,8 @@ linters-settings:
disabled: true
- name: unhandled-error
disabled: true
- name: if-return
disabled: true
gocritic:
disabled-checks:
- ifElseChain