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 938a4b1 commit 77c5a81Copy full SHA for 77c5a81
.php-cs-fixer.dist.php
@@ -86,7 +86,6 @@
86
'phpdoc_var_without_name' => true,
87
'return_type_declaration' => true,
88
'short_scalar_cast' => true,
89
- 'single_blank_line_before_namespace' => true,
90
'single_class_element_per_statement' => true,
91
'single_line_comment_style' => [
92
'comment_types' => ['hash'],
0 commit comments