TYPO3-CMS / styleguide

[READ-ONLY] Subtree split of the TYPO3 Core Extension "styleguide"
GNU General Public License v2.0
101 stars 62 forks source link

[TASK] Use friendsofphp/php-cs-fixer directly #386

Closed lolli42 closed 1 year ago

lolli42 commented 1 year ago

Use php-cs-fixer with own ruleset directly. Use ruleset from current TYPO3 core. Update codebase. Activate cgl check with PHP 8.2 again.

composer req --dev friendsofphp/php-cs-fixer:^3.16.0 composer rem --dev typo3/coding-standards