We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2c9af commit 06840acCopy full SHA for 06840ac
.php-cs-fixer.php
@@ -23,6 +23,7 @@
23
'array_indentation' => true,
24
'array_syntax' => true,
25
'binary_operator_spaces' => true,
26
+ 'blank_line_after_namespace' => true,
27
'class_attributes_separation' => true,
28
'class_definition' => true,
29
'concat_space' => [
0 commit comments