Actions
Bug #79716
closedAllow Risky fixer in php-cs-fixer 2.0.1 configuration
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-02-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
PHP CS Fixer 2.0.1 introduces
minor #2397 RuleSet - Check risky (SpacePossum, keradus)
Therefore we have to set:
->setRiskyAllowed(true)
See https://github.com/georgringer/news/pull/255/commits/7b3a2d8efe01b9ee46e394d379849950a76b2786#diff-4808dd7817a0d3bd0636e6d8d3f7605aR48 as example.
Actions