Skip to content

Commit

Permalink
cleanup: enable revive(error-return) checking
Browse files Browse the repository at this point in the history
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
  • Loading branch information
chaosi-zju committed Jan 4, 2024
1 parent 2deee5d commit f449375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ linters-settings:
arguments:
- preserveScope
- name: error-strings
- name: error-return
staticcheck:
checks:
- all
Expand Down

0 comments on commit f449375

Please sign in to comment.