mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-13 00:56:12 +01:00
a173900a7f
- configure the checked paths via the configuration file - do not output a progress bar on CI - add a baseline file and a command for creating it - cap the number of processes Fixes #281
19 lines
608 B
Text
19 lines
608 B
Text
/.Build/ export-ignore
|
|
/.editorconfig export-ignore
|
|
/.gitattributes export-ignore
|
|
/.github/ export-ignore
|
|
/.gitignore export-ignore
|
|
/.gitlab/ export-ignore
|
|
/.php_cs.php export-ignore
|
|
/Resources/Private/.eslintignore export-ignore
|
|
/Resources/Private/.eslintrc.json export-ignore
|
|
/Resources/Private/.prettierrc.js export-ignore
|
|
/Resources/Private/package.json export-ignore
|
|
/Resources/Private/stylelint.config.js export-ignore
|
|
/Tests/ export-ignore
|
|
/codeception.yml export-ignore
|
|
/phive.xml
|
|
/phpcs.xml export-ignore
|
|
/phpstan.neon export-ignore
|
|
/phpstan-baseline.neon export-ignore
|
|
/tools/ export-ignore binary
|