@@ -85,10 +85,8 @@ tasks:
|
||||
cmds:
|
||||
- golangci-lint run
|
||||
go:lint:fix:
|
||||
deps:
|
||||
- go:lint
|
||||
cmds:
|
||||
- gofmt -w .
|
||||
- golangci-lint run --fix
|
||||
yaml:lint:
|
||||
cmds:
|
||||
- yamllint . -s
|
||||
|
||||
Reference in New Issue
Block a user