Skip to content

Commit de14289

Browse files
committed
minor symfony#14581 Enhancement: New rule for DOCtor-RST (OskarStark)
This PR was merged into the 4.4 branch. Discussion ---------- Enhancement: New rule for DOCtor-RST <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- ff816ca Enhancement: New rule for DOCtor-RST
2 parents 1a92e46 + ff816ca commit de14289

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
@@ -6,6 +6,7 @@ rules:
66
composer_dev_option_not_at_the_end: ~
77
correct_code_block_directive_based_on_the_content: ~
88
deprecated_directive_should_have_version: ~
9+
ensure_exactly_one_space_between_link_definition_and_link: ~
910
ensure_order_of_code_blocks_in_configuration_block: ~
1011
extend_abstract_controller: ~
1112
extension_xlf_instead_of_xliff: ~

0 commit comments

Comments
 (0)