Skip to content
Snippets Groups Projects
Commit c0bf94c6 authored by Benni Mack's avatar Benni Mack Committed by Stefan Bürk
Browse files

[TASK] Slim down php-cs-fixer configuration file

TYPO3 uses PER standard definitions and some more additions
when it comes to PHP Coding guidelines.

However, the main config file of TYPO3 defines some configuration
options which are already in PSR-12 RuleSet (which is the current PER definition)
see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.17.0/src/RuleSet/Sets/PSR12Set.php
which can be removed.

Resolves: #100957
Releases: main, 12.4
Change-Id: I5cff15cf94e896ba81213bf43b705e2d88fd0b7a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79149


Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 194f6d51
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment