Skip to content

Commit 3047bed

Browse files
authored
Merge pull request webpack#6491 from JoshuaKGoldberg/patch-2
Excluded root-level files and .github from Istanbul
2 parents 1d35f36 + 9d404ee commit 3047bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.istanbul.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
instrumentation:
22
excludes:
33
- "**/*.runtime.js"
4+
- ".github/*"

0 commit comments

Comments
 (0)