cleanup: enable revive(error-return) checking

Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
This commit is contained in:
chaosi-zju 2024-01-03 09:55:55 +08:00
parent 2deee5d12a
commit f449375705
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ linters-settings:
arguments:
- preserveScope
- name: error-strings
- name: error-return
staticcheck:
checks:
- all