mirror of
https://github.com/usememos/memos.git
synced 2025-03-06 10:34:01 +08:00
chore: update linter rules
This commit is contained in:
parent
5e74394643
commit
a4452d8a2f
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@ linters-settings:
|
|||
disabled: true
|
||||
- name: unhandled-error
|
||||
disabled: true
|
||||
- name: if-return
|
||||
disabled: true
|
||||
gocritic:
|
||||
disabled-checks:
|
||||
- ifElseChain
|
||||
|
|
Loading…
Reference in a new issue