mirror of
https://git.uploadfilter24.eu/lerentis/terraform-provider-gitea.git
synced 2024-11-05 10:28:12 +00:00
13 lines
164 B
YAML
13 lines
164 B
YAML
|
run:
|
||
|
concurrency: 8
|
||
|
deadline: 5m
|
||
|
tests: false
|
||
|
linters:
|
||
|
enable-all: true
|
||
|
disable:
|
||
|
- gochecknoglobals
|
||
|
- gocognit
|
||
|
- godox
|
||
|
- wsl
|
||
|
- funlen
|