[TASK] Add PSR-2 related Code Sniffer configuration
Add a configuration file to automatically change all TYPO3 Core code to the PSR-2 standard plus some minor additions. To be called like this: $ composer global require fabpot/php-cs-fixer $ php-cs-fixer fix --config-file Build/.php_cs Resolves: #70506 Releases: master Change-Id: Ibe48bbc4160697524fa89d130ff3ce3530337d0e Reviewed-on: http://review.typo3.org/43729 Reviewed-by: Oliver Hader <oliver.hader@typo3.org> Tested-by: Oliver Hader <oliver.hader@typo3.org> Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Loading
Please register or sign in to comment