mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:30:07 +08:00
14 lines
207 B
YAML
Vendored
14 lines
207 B
YAML
Vendored
---
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 1
|
|
base: auto
|
|
patch: off
|
|
comment: false
|
|
ignore:
|
|
- "!autoload/go/*.vim$"
|
|
- "autoload/go/*_test.vim$"
|