increase linter timeout

This commit is contained in:
Aine 2022-10-08 23:12:41 +03:00
parent cae3ea04d0
commit 7a438bd761
No known key found for this signature in database
GPG key ID: 34969C908CCA2804

View file

@ -1,6 +1,6 @@
run:
concurrency: 4
timeout: 5m
timeout: 30m
issues-exit-code: 1
tests: true
build-tags: []