Skip to content

Commit 0626b4a

Browse files
committed
Remove the no_blank_lines_between_imports StyleCI rule.
This fixes the "The ... fixer cannot be enabled again because it has already been enabled" error.
1 parent d74ebc1 commit 0626b4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.styleci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ enabled:
2323
- no_blank_lines_after_phpdoc
2424
- no_blank_lines_after_return
2525
- no_blank_lines_after_throw
26-
- no_blank_lines_between_imports
2726
- no_empty_phpdoc
2827
- no_empty_statement
2928
- no_extra_block_blank_lines

0 commit comments

Comments
 (0)