File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010.eslintignore export-ignore
1111.weblate export-ignore
1212codecov.yml export-ignore
13- build.xml export-ignore
1413infection.json5.dist export-ignore
1514phpcs.xml.dist export-ignore
1615phpstan.neon.dist export-ignore
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -620,7 +620,7 @@ for kit in $KITS ; do
620620 rm -r test/
621621 # Template test files
622622 rm -r templates/test/
623- rm phpunit.xml.* build.xml
623+ rm phpunit.xml.*
624624 rm .editorconfig .browserslistrc .eslintignore .jshintrc .eslintrc.json .stylelintrc.json psalm.xml psalm-baseline.xml phpstan.neon.dist phpstan-baseline.neon phpcs.xml.dist jest.config.cjs infection.json5.dist
625625 # Gettext po files (if they were not removed by ./scripts/lang-cleanup.sh)
626626 rm -rf po
You can’t perform that action at this time.
0 commit comments