We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e950301 commit 7c8ba90Copy full SHA for 7c8ba90
.gitattributes
@@ -5,6 +5,7 @@
5
/.gitattributes export-ignore
6
/.gitignore export-ignore
7
/.php_cs.dist export-ignore
8
+/codecov.yml export-ignore
9
/Makefile export-ignore
10
/phpstan-baseline.neon export-ignore
11
/phpstan.neon.dist export-ignore
codecov.yml
@@ -0,0 +1 @@
1
+comment: false
0 commit comments