This commit is contained in:
@@ -14,6 +14,7 @@ For the full copyright and license information, please view the LICENSE
|
||||
file that was distributed with this source code.
|
||||
EOF;
|
||||
|
||||
|
||||
return (new PhpCsFixer\Config())
|
||||
->setCacheFile('/tmp/php-cs-fixer')
|
||||
->setRiskyAllowed(true)
|
||||
|
||||
Reference in New Issue
Block a user