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.
2 parents 809c95d + c3b83b9 commit f6202d2Copy full SHA for f6202d2
1 file changed
.php-cs-fixer.php
@@ -75,7 +75,7 @@
75
'semicolon_after_instruction' => true,
76
'short_scalar_cast' => true,
77
'simplified_null_return' => true,
78
- 'single_blank_line_before_namespace' => true,
+ 'blank_lines_before_namespace' => true,
79
'single_quote' => true,
80
'space_after_semicolon' => true,
81
'standardize_not_equals' => true,
0 commit comments