Skip to content

Commit 8e78f74

Browse files
committed
Disable a DOCtor-RST rule for a specific file to fix CI
1 parent ca42f51 commit 8e78f74

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
@@ -82,6 +82,8 @@ exclude_rule_for_file:
8282
rule_name: replacement
8383
- path: page_creation.rst
8484
rule_name: no_php_open_tag_in_code_block_php_directive
85+
- path: frontend/create_ux_bundle.rst
86+
rule_name: argument_variable_must_match_type
8587

8688
# do not report as violation
8789
whitelist:

0 commit comments

Comments
 (0)