mirror of
https://github.com/lone-cloud/prism
synced 2026-06-03 08:43:10 -07:00
9 lines
84 B
YAML
9 lines
84 B
YAML
version: "2"
|
|
|
|
run:
|
|
timeout: 5m
|
|
tests: false
|
|
|
|
linters:
|
|
disable:
|
|
- errcheck
|