Skip to content

Commit 16a4afa

Browse files
committed
Merge branch '5.1' into 5.x
* 5.1: Enhancement: New rule - no_brackets_in_method_directive
2 parents b8459bf + 20699d3 commit 16a4afa

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
@@ -18,6 +18,7 @@ rules:
1818
no_blank_line_after_filepath_in_twig_code_block: ~
1919
no_blank_line_after_filepath_in_xml_code_block: ~
2020
no_blank_line_after_filepath_in_yaml_code_block: ~
21+
no_brackets_in_method_directive: ~
2122
no_composer_req: ~
2223
no_explicit_use_of_code_block_php: ~
2324
no_inheritdoc: ~

0 commit comments

Comments
 (0)