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 b712ac8 commit 1965abaCopy full SHA for 1965aba
.gitattributes
@@ -1,17 +1,16 @@
1
* text=auto
2
3
/tests export-ignore
4
+/.github export-ignore
5
.gitattributes export-ignore
6
.gitignore export-ignore
7
.scrutinizer.yml export-ignore
8
.travis.yml export-ignore
-phpunit.php export-ignore
9
+.editorconfig export-ignore
10
+.php_cs export-ignore
11
+.php-cs-fixer.php export-ignore
12
phpunit.xml.dist export-ignore
13
phpunit.xml export-ignore
-.php_cs export-ignore
-.editorconfig export-ignore
14
phpstan.neon export-ignore
-.travis.yml export-ignore
15
_config.yml export-ignore
16
-/.github export-ignore
17
CHANGELOG.md export-ignore
0 commit comments