You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-03 16:35:37 +02:00
Fix readme grammar and increase golangci-lint timeout (#1173)
This commit is contained in:
@@ -73,7 +73,7 @@ clean:
|
||||
.PHONY: lint
|
||||
lint: install-tools
|
||||
@echo "Running golangci-lint"
|
||||
golangci-lint run --timeout 5m
|
||||
golangci-lint run --timeout 10m
|
||||
@echo "Running zerolog linter"
|
||||
lint github.com/woodpecker-ci/woodpecker/cmd/agent
|
||||
lint github.com/woodpecker-ci/woodpecker/cmd/cli
|
||||
|
||||
Reference in New Issue
Block a user