Skip to content

Commit 7b2c557

Browse files
committed
Update RST linter configuration to fix CI
1 parent 9059095 commit 7b2c557

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)