1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:40:04 +08:00
SpaceVim/bundle/neomake/.coveragerc
2020-06-13 14:06:35 +08:00

8 lines
145 B
INI

[run]
plugins = covimerage
data_file = .coverage_covimerage
[report]
include = autoload/*,plugin/*,syntax/*,tests/*
omit = tests/fixtures/vim/*