cleanup: enable revive(increment-decrement) checking

Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
This commit is contained in:
chaosi-zju 2024-01-03 09:50:54 +08:00
parent 34b701416e
commit bf40655483
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ linters-settings:
- name: error-strings
- name: error-return
- name: receiver-naming
- name: increment-decrement
staticcheck:
checks:
- all