mirror of
https://github.com/usememos/memos.git
synced 2025-12-19 07:08:55 +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
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue