8000
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.
1 parent ded8825 commit 300da7bCopy full SHA for 300da7b
.doctor-rst.yaml
@@ -24,6 +24,8 @@ rules:
24
no_namespace_after_use_statements: ~
25
no_php_open_tag_in_code_block_php_directive: ~
26
no_space_before_self_xml_closing_tag: ~
27
+ only_backslashes_in_namespace_in_php_code_block: ~
28
+ only_backslashes_in_use_statements_in_php_code_block: ~
29
ordered_use_statements: ~
30
php_prefix_before_bin_console: ~
31
replace_code_block_types: ~
0 commit comments