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 eeb893d commit b1a4c55Copy full SHA for b1a4c55
.gitattributes
@@ -1,6 +1,10 @@
1
+/.github
2
/tests export-ignore
3
/phpunit.xml.dist export-ignore
4
/.gitattributes export-ignore
5
/.gitignore export-ignore
6
/.php-cs-fixer.dist.php export-ignore
-/.travis.yml export-ignore
7
+/phpstan.neon.dist
8
+/phpstan-baseline.neon
9
+/psalm.baseline.xml
10
+/psalm.xml
0 commit comments