Skip to content

Commit c497b6c

Browse files
committed
minor #14758 Use max_colons rule for DOCtor-RST (OskarStark)
This PR was merged into the 4.4 branch. Discussion ---------- Use max_colons rule for DOCtor-RST Follows #14757 and OskarStark/doctor-rst#882 Commits ------- 88130c1 Use max_colons rule for DOCtor-RST
2 parents d06be9d + 88130c1 commit c497b6c

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
@@ -14,6 +14,7 @@ rules:
1414
lowercase_as_in_use_statements: ~
1515
max_blank_lines:
1616
max: 2
17+
max_colons: ~
1718
no_app_console: ~
1819
no_blank_line_after_filepath_in_php_code_block: ~
1920
no_blank_line_after_filepath_in_twig_code_block: ~

0 commit comments

Comments
 (0)