File tree Expand file tree Collapse file tree 1 file changed +23
-11
lines changed Expand file tree Collapse file tree 1 file changed +23
-11
lines changed Original file line number Diff line number Diff line change 1- /spec export-ignore
2- .editorconfig export-ignore
3- .gitattributes export-ignore
4- .gitignore export-ignore
5- .scrutinizer.yml export-ignore
6- .travis.yml export-ignore
7- infection.json.dist export-ignore
8- grumphp.yml.dist export-ignore
9- phpspec.yml.dist export-ignore
10- /docs export-ignore
1+ /.github export-ignore
112/docker export-ignore
12- docker-compose.yaml
3+ /docs export-ignore
4+ /features export-ignore
5+ /spec export-ignore
6+ /src /Tests export-ignore
7+ /tests export-ignore
8+ /.auto-changelog export-ignore
9+ /.editorconfig export-ignore
10+ /.gitattributes export-ignore
11+ /.gitignore export-ignore
12+ /.scrutinizer.yml export-ignore
13+ /behat.yaml export-ignore
14+ /behat.yaml.dist export-ignore
15+ /docker-compose.yaml export-ignore
16+ /grumphp.yml export-ignore
17+ /grumphp.yml.dist export-ignore
18+ /infection.json export-ignore
19+ /infection.json.dist export-ignore
20+ /phpspec.yml export-ignore
21+ /phpspec.yml.dist export-ignore
22+ /phpstan.neon export-ignore
23+ /phpstan.neon.dist export-ignore
24+ /psalm.xml export-ignore
You can’t perform that action at this time.
0 commit comments