We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2ad04 commit ffaaaffCopy full SHA for ffaaaff
.gitattributes
@@ -4,12 +4,13 @@
4
tests export-ignore
5
compatibility export-ignore
6
tmp export-ignore
7
+.editorconfig export-ignore
8
.gitattributes export-ignore
9
.gitignore export-ignore
10
Makefile export-ignore
11
phpstan.neon export-ignore
12
phpstan-baseline.neon export-ignore
-phpstan-baseline-dbal-3.neon export-ignore
13
+phpstan-baseline-*.neon export-ignore
14
phpunit.xml export-ignore
15
stubs/runtime/Enum/UnitEnum.php export-ignore
16
stubs/runtime/Enum/BackedEnum.php export-ignore
0 commit comments