From 8e78f7445ec1bcc9807866518cdc2176591fd76f Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Tue, 19 Sep 2023 17:12:19 +0200 Subject: [PATCH] Disable a DOCtor-RST rule for a specific file to fix CI --- .doctor-rst.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.doctor-rst.yaml b/.doctor-rst.yaml index 28c04d5143f..f93b377248d 100644 --- a/.doctor-rst.yaml +++ b/.doctor-rst.yaml @@ -82,6 +82,8 @@ exclude_rule_for_file: rule_name: replacement - path: page_creation.rst rule_name: no_php_open_tag_in_code_block_php_directive + - path: frontend/create_ux_bundle.rst + rule_name: argument_variable_must_match_type # do not report as violation whitelist: