Skip to content

Commit e32ee28

Browse files
committed
Enable new DOCtor rule no_duplicate_use_statements
1 parent 1c39438 commit e32ee28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.doctor-rst.yaml

+1
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)