Skip to content

Commit 324a3af

Browse files
authored
fixed casing
shouldn't affect anything, but "Retailcoder" is already confusing Git...
1 parent c380cd6 commit 324a3af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

codecov.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ flags:
4545
core:
4646
paths:
4747
- Rubberduck.Parsing
48-
- Retailcoder.VBE
48+
- RetailCoder.VBE
4949
# Exclude UI from the core flag, that has a separate flag
50-
- !Retailcoder.VBE/UI
50+
- !RetailCoder.VBE/UI
5151
ui:
5252
paths:
53-
- Retailcoder.VBE/UI
53+
- RetailCoder.VBE/UI
5454
inspections:
5555
paths:
5656
- Rubberduck.Inspections

0 commit comments

Comments
 (0)