Move .codecov.yml to root.

also, unignore it.
This commit is contained in:
JCount 2017-05-31 20:36:25 -04:00
parent f9e8d84301
commit 88964adf19
3 changed files with 5 additions and 7 deletions

4
.codecov.yml Normal file
View File

@ -0,0 +1,4 @@
comment: off
fixes:
- "::Library/Homebrew/"

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 +0,0 @@
comment: false
coverage:
fixes:
- "::Library/Homebrew/"
parsers:
v1:
include_full_missed_files: yes