Merge pull request #2708 from JCount/codecov-move-path

.codecov.yml: move root so files are tracked
This commit is contained in:
Markus Reiter 2017-06-08 14:42:47 +02:00 committed by GitHub
commit e287c83d8b
2 changed files with 5 additions and 7 deletions

1
.gitignore vendored
View File

@ -52,6 +52,7 @@
# Unignore our root-level metadata files.
!/.gitignore
!/.travis.yml
!/.codecov.yml
!/.yardopts
!/CODEOFCONDUCT.md
!/CONTRIBUTING.md

View File

@ -1,7 +1,4 @@
comment: false
coverage:
comment: off
fixes:
- "::Library/Homebrew/"
parsers:
v1:
include_full_missed_files: yes