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 f7272bb commit 716a1d1Copy full SHA for 716a1d1
.gitattributes
@@ -2,5 +2,6 @@
2
/.gitignore export-ignore
3
/.github export-ignore
4
/tests export-ignore
5
-/phpunit.xml export-ignore
6
-/.php-cs-fixer.dist.php export-ignore
+/.php-cs-fixer.dist.php export-ignore
+/psalm.xml export-ignore
7
+/phpunit.xml export-ignore
0 commit comments