mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
golangci: add unconvert check
Signed-off-by: demoManito <1430482733@qq.com>
This commit is contained in:
parent
6828e53b0a
commit
93b9dc6583
@ -24,6 +24,7 @@ linters:
|
|||||||
- staticcheck
|
- staticcheck
|
||||||
- stylecheck
|
- stylecheck
|
||||||
- unused
|
- unused
|
||||||
|
- unconvert # Remove unnecessary type conversions
|
||||||
- revive
|
- revive
|
||||||
|
|
||||||
linters-settings: # please keep this alphabetized
|
linters-settings: # please keep this alphabetized
|
||||||
|
Loading…
x
Reference in New Issue
Block a user