mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
10 lines
119 B
YAML
10 lines
119 B
YAML
run:
|
|
deadline: 60m
|
|
skip-dirs:
|
|
- "internal"
|
|
|
|
linters:
|
|
enable-all: true
|
|
|
|
output:
|
|
format: colored-line-number
|