Re-enable lint step
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Ryan Cavicchioni 2022-09-06 10:46:51 -05:00
parent 139b32094e
commit 3efa3fb5a2
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

View File

@ -1,9 +1,9 @@
--- ---
pipeline: pipeline:
#lint: lint:
# image: golangci/golangci-lint image: golangci/golangci-lint
# commands: commands:
# - golangci-lint run - golangci-lint run
build: build:
image: golang image: golang
commands: commands: