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 1b5a90f commit b3d2759Copy full SHA for b3d2759
.gitattributes
@@ -1,6 +1,8 @@
1
/.gitattributes export-ignore
2
/.github export-ignore
3
/.gitignore export-ignore
4
-/.phpcs.dist
+/.php-cs-fixer.dist.php export-ignore
5
+/phpstan.neon.dist export-ignore
6
+/phpstan-baseline.neon export-ignore
7
/phpunit.xml.dist export-ignore
8
/tests export-ignore
0 commit comments