Skip to content

Commit 137df4d

Browse files
committed
🔧 remove deprecated rule PHP-CS-Fixer/PHP-CS-Fixer#7066
1 parent 9476751 commit 137df4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎.php-cs-fixer.dist.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
'semicolon_after_instruction' => true,
4040
'short_scalar_cast' => true,
4141
'simplified_null_return' => true,
42-
'single_blank_line_before_namespace' => true,
4342
'single_class_element_per_statement' => true,
4443
'single_line_comment_style' => true,
4544
'single_quote' => true,

0 commit comments

Comments
 (0)