mirror of
https://github.com/project-zot/zot.git
synced 2025-01-06 22:40:28 -05:00
11 lines
119 B
YAML
11 lines
119 B
YAML
|
run:
|
||
|
deadline: 60m
|
||
|
skip-dirs:
|
||
|
- "internal"
|
||
|
|
||
|
linters:
|
||
|
enable-all: true
|
||
|
|
||
|
output:
|
||
|
format: colored-line-number
|