Merge pull request #913 from bluecollarcoding/zramsay-patch-1

codecov: ignore docs files
This commit is contained in:
Ethan Buchman
2017-12-01 02:56:34 -05:00
committed by GitHub

View File

@ -19,3 +19,8 @@ coverage:
comment:
layout: "header, diff"
behavior: default # update if exists else create new
ignore:
- "docs"
- "*.md"
- "*.rst"