Skip to content

Commit

Permalink
Merge pull request karmada-io#4501 from chaosi-zju/lint-increment-dec…
Browse files Browse the repository at this point in the history
…rement

cleanup: enable revive(increment-decrement) checking
  • Loading branch information
karmada-bot authored Jan 4, 2024
2 parents 34b7014 + bf40655 commit 17e7119
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 @@ -73,6 +73,7 @@ linters-settings:
- name: error-strings
- name: error-return
- name: receiver-naming
- name: increment-decrement
staticcheck:
checks:
- all
Expand Down

0 comments on commit 17e7119

Please sign in to comment.