We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b6d8a commit 3cfd2f1Copy full SHA for 3cfd2f1
.gitattributes
@@ -2,17 +2,21 @@
2
/tools/ export-ignore
3
/tests/bootstrap.php export-ignore
4
/tests/Alg/ export-ignore
5
+/tests/Assert/ export-ignore
6
/tests/Backend/ export-ignore
7
/tests/CryptoEncoding/ export-ignore
8
/tests/Key/ export-ignore
9
+/tests/Type/ export-ignore
10
/tests/Utils/ export-ignore
11
/tests/XML/ export-ignore
12
codecov.yml export-ignore
13
.editorconfig export-ignore
14
.gitattributes export-ignore
15
.gitignore export-ignore
-phpstan.xml export-ignore
-phpstan-dev.xml export-ignore
16
+phpstan-baseline.neon export-ignore
17
+phpstan-baseline-dev.neon export-ignore
18
+phpstan.neon export-ignore
19
+phpstan-dev.neon export-ignore
20
phpcs.xml export-ignore
21
phpunit.xml export-ignore
22
.github export-ignore
0 commit comments