mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
tools: fix yamlfmt issue
Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
parent
0ece40453a
commit
ddc2b56af3
@ -23,7 +23,7 @@ linters:
|
||||
- staticcheck
|
||||
- stylecheck
|
||||
- unused
|
||||
- unconvert # Remove unnecessary type conversions
|
||||
- unconvert # Remove unnecessary type conversions
|
||||
linters-settings: # please keep this alphabetized
|
||||
goimports:
|
||||
local-prefixes: go.etcd.io # Put imports beginning with prefix after 3rd-party packages.
|
||||
|
Loading…
x
Reference in New Issue
Block a user