5 lines
No EOL
88 B
YAML
5 lines
No EOL
88 B
YAML
steps:
|
|
lint:
|
|
image: golangci/golangci-lint
|
|
commands:
|
|
- golangci-lint run |