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.
|
# 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 +1,4 @@
|
|||||||
comment: false
|
comment: off
|
||||||
coverage:
|
|
||||||
fixes:
|
fixes:
|
||||||
- "::Library/Homebrew/"
|
- "::Library/Homebrew/"
|
||||||
parsers:
|
|
||||||
v1:
|
|
||||||
include_full_missed_files: yes
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user