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.
2 parents 5291be2 + c6bb21d commit e78ab77Copy full SHA for e78ab77
.gitattributes
@@ -3,14 +3,18 @@
3
/.gitattributes export-ignore
4
/.github export-ignore
5
/.gitignore export-ignore
6
-/.php_cs.dist export-ignore
+/.php-cs-fixer.dist.php export-ignore
7
+/.phpcs.xml.dist export-ignore
8
+/.readthedocs.yaml export-ignore
9
/.scrutinizer.yml export-ignore
10
/CHANGELOG.PHPExcel.md export-ignore
11
/bin export-ignore
12
/composer.lock export-ignore
13
/docs export-ignore
14
/infra export-ignore
15
/mkdocs.yml export-ignore
16
+/phpstan-baseline.neon export-ignore
17
+/phpstan.neon.dist export-ignore
18
/phpunit.xml.dist export-ignore
19
/samples export-ignore
20
/tests export-ignore
0 commit comments