Merge pull request #2708 from JCount/codecov-move-path
.codecov.yml: move root so files are tracked
This commit is contained in:
commit
e287c83d8b
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,6 +52,7 @@
|
||||
# Unignore our root-level metadata files.
|
||||
!/.gitignore
|
||||
!/.travis.yml
|
||||
!/.codecov.yml
|
||||
!/.yardopts
|
||||
!/CODEOFCONDUCT.md
|
||||
!/CONTRIBUTING.md
|
||||
|
@ -1,7 +1,4 @@
|
||||
comment: false
|
||||
coverage:
|
||||
comment: off
|
||||
|
||||
fixes:
|
||||
- "::Library/Homebrew/"
|
||||
parsers:
|
||||
v1:
|
||||
include_full_missed_files: yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user