We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0299931 commit 8c8460fCopy full SHA for 8c8460f
codecov.yml
@@ -5,3 +5,6 @@ coverage:
5
# Disable long, annoying overview comment in PRs; only set statuses with links
6
# to codecov.io.
7
comment: false
8
+ignore:
9
+ - "docs" # ignore folders and all its contents
10
+
0 commit comments