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 552d8ee commit b4d05d8Copy full SHA for b4d05d8
.gitattributes
@@ -1,9 +1,11 @@
1
/tests export-ignore
2
/dev export-ignore
3
+/.github export-ignore
4
/.editorconfig export-ignore
5
/.gitattributes export-ignore
6
/.gitignore export-ignore
-/.php_cs.dist export-ignore
7
-/.travis.yml export-ignore
+/.php-cs-fixer.dist export-ignore
8
/docker-compose.yml export-ignore
9
/phpunit.xml.dist export-ignore
10
+/.psalm.baseline.xml export-ignore
11
+/psalm.xml export-ignore
0 commit comments