We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dc9aff + 5e35018 commit 06f36c9Copy full SHA for 06f36c9
.gitattributes
@@ -3,14 +3,13 @@
3
/tests/ export-ignore
4
/.gitattributes export-ignore
5
/.gitignore export-ignore
6
-/.scrutinizer.yml export-ignore
+/.yamllint.yaml export-ignore
7
/Makefile export-ignore
8
-/composer-require-config.json export-ignore
+/composer-require-checker.json export-ignore
9
/composer.lock export-ignore
10
-/phive.xml export-ignore
+/rector.php export-ignore
11
/phpbench.json export-ignore
12
/phpcs.xml.dist export-ignore
13
-/phpmd.xml.dist export-ignore
14
/phpstan.neon export-ignore
15
/phpunit.xml.dist export-ignore
16
/psalm.xml export-ignore
0 commit comments