File manager - Edit - /home/autoph/public_html/projects/api/vendor/halaxa/json-machine/.php-cs-fixer.dist.php
Back
<?php $finder = PhpCsFixer\Finder::create() ->in(__DIR__) ->exclude('ext') ; $config = new PhpCsFixer\Config(); return $config->setRules([ '@Symfony' => true, 'not_operator_with_space' => true, 'yoda_style' => false, 'single_line_throw' => false, 'unary_operator_spaces' => false, 'visibility_required' => false, 'php_unit_test_class_requires_covers' => true, 'declare_strict_types' => true, ]) ->setFinder($finder) ;
| ver. 1.4 |
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings