Skip to content

Commit 97fe1e9

Browse files
committed
minor #18876 Update RST linter configuration to fix CI (javiereguiluz)
This PR was merged into the 6.3 branch. Discussion ---------- Update RST linter configuration to fix CI Fixes https://github.com/symfony/symfony-docs/actions/runs/6221683444/job/16884123628?pr=18875 Commits ------- 7b2c557 Update RST linter configuration to fix CI
2 parents 9059095 + 7b2c557 commit 97fe1e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.doctor-rst.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ rules:
8080
exclude_rule_for_file:
8181
- path: configuration/multiple_kernels.rst
8282
rule_name: replacement
83+
- path: page_creation.rst
84+
rule_name: no_php_open_tag_in_code_block_php_directive
8385

8486
# do not report as violation
8587
whitelist:

0 commit comments

Comments
 (0)