Skip to content

Commit 1c7ff30

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Enable new DOCtor rule `no_duplicate_use_statements`
2 parents 9885b10 + 469893e commit 1c7ff30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.doctor-rst.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ rules:
3434
no_brackets_in_method_directive: ~
3535
no_composer_req: ~
3636
no_directive_after_shorthand: ~
37+
no_duplicate_use_statements: ~
3738
no_explicit_use_of_code_block_php: ~
3839
no_inheritdoc: ~
3940
no_merge_conflict: ~

0 commit comments

Comments
 (0)