mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 23:39:56 +01:00
increase linter timeout
This commit is contained in:
parent
f7568da911
commit
be6190c472
@ -145,7 +145,7 @@ tasks:
|
||||
lint:be:
|
||||
# --errors
|
||||
cmds:
|
||||
- gometalinter --exclude "\w*(-packr.go)" --vendor --disable goconst --deadline 60s ./...
|
||||
- gometalinter --exclude "\w*(-packr.go)" --vendor --disable goconst --deadline 240s ./...
|
||||
|
||||
test:
|
||||
desc: Run go code tests
|
||||
|
Loading…
Reference in New Issue
Block a user