cleanup: enable revive(error-return) checking
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
This commit is contained in:
parent
2deee5d12a
commit
f449375705
|
@ -70,6 +70,7 @@ linters-settings:
|
|||
arguments:
|
||||
- preserveScope
|
||||
- name: error-strings
|
||||
- name: error-return
|
||||
staticcheck:
|
||||
checks:
|
||||
- all
|
||||
|
|
Loading…
Reference in New Issue