|
1 | | -/.codecov.yml export-ignore |
2 | | -/.editorconfig export-ignore |
3 | | -/.gitattributes export-ignore |
4 | | -/.github/ export-ignore |
5 | | -/.gitignore export-ignore |
6 | | -/CODE_OF_CONDUCT.md export-ignore |
7 | | -/CONTRIBUTING.md export-ignore |
8 | | -/build/ export-ignore |
9 | | -/captainhook.json export-ignore |
10 | | -/composer.lock export-ignore |
11 | | -/phpcs.xml.dist export-ignore |
12 | | -/phpstan.neon.dist export-ignore |
13 | | -/phpunit.xml.dist export-ignore |
14 | | -/psalm-baseline.xml export-ignore |
15 | | -/psalm.xml export-ignore |
16 | | -/tests/ export-ignore |
| 1 | +/.codecov.yml export-ignore |
| 2 | +/.editorconfig export-ignore |
| 3 | +/.gitattributes export-ignore |
| 4 | +/.github/ export-ignore |
| 5 | +/.gitignore export-ignore |
| 6 | +/CODE_OF_CONDUCT.md export-ignore |
| 7 | +/CONTRIBUTING.md export-ignore |
| 8 | +/build/ export-ignore |
| 9 | +/captainhook.json export-ignore |
| 10 | +/composer.lock export-ignore |
| 11 | +/conventional-commits.json export-ignore |
| 12 | +/phpcs.xml.dist export-ignore |
| 13 | +/phpstan.neon.dist export-ignore |
| 14 | +/phpunit.xml.dist export-ignore |
| 15 | +/psalm-baseline.xml export-ignore |
| 16 | +/psalm.xml export-ignore |
| 17 | +/tests/ export-ignore |
0 commit comments