We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c083a3 + db0a275 commit d1a12eaCopy full SHA for d1a12ea
.php-cs-fixer.dist.php
@@ -36,6 +36,7 @@
36
'phpdoc_order' => true,
37
'strict_comparison' => true,
38
'strict_param' => true,
39
+ 'blank_line_between_import_groups' => false,
40
])
41
->setFinder($finder)
42
->setCacheFile(__DIR__.'/var/.php_cs.cache')
0 commit comments