1
0
Fork 0
mirror of synced 2024-05-29 05:21:12 -04:00
ultimate-vim/sources_non_forked/vim-go/.codecov.yml
Amir Salihefendic a6b64938eb Updated plugins
2018-09-24 21:40:17 -03:00

14 lines
207 B
YAML

---
coverage:
status:
project:
default:
target: auto
threshold: 1
base: auto
patch: off
comment: false
ignore:
- "!autoload/go/*.vim$"
- "autoload/go/*_test.vim$"