Move .codecov.yml to root.
also, unignore it.
This commit is contained in:
parent
f9e8d84301
commit
88964adf19
4
.codecov.yml
Normal file
4
.codecov.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
comment: off
|
||||||
|
|
||||||
|
fixes:
|
||||||
|
- "::Library/Homebrew/"
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,6 +52,7 @@
|
|||||||
# Unignore our root-level metadata files.
|
# Unignore our root-level metadata files.
|
||||||
!/.gitignore
|
!/.gitignore
|
||||||
!/.travis.yml
|
!/.travis.yml
|
||||||
|
!/.codecov.yml
|
||||||
!/.yardopts
|
!/.yardopts
|
||||||
!/CODEOFCONDUCT.md
|
!/CODEOFCONDUCT.md
|
||||||
!/CONTRIBUTING.md
|
!/CONTRIBUTING.md
|
||||||
|
|||||||
@ -1,7 +0,0 @@
|
|||||||
comment: false
|
|
||||||
coverage:
|
|
||||||
fixes:
|
|
||||||
- "::Library/Homebrew/"
|
|
||||||
parsers:
|
|
||||||
v1:
|
|
||||||
include_full_missed_files: yes
|
|
||||||
Loading…
x
Reference in New Issue
Block a user