go-flat-finder/.woodpecker/.lint.yml

6 lines
77 B
YAML
Raw Normal View History

2022-09-13 07:31:25 +00:00
pipeline:
lint:
image: golang:1.19.1
commands:
- go mod tidy