File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 77 composer_dev_option_not_at_the_end : ~
88 correct_code_block_directive_based_on_the_content : ~
99 deprecated_directive_should_have_version : ~
10+ ensure_attribute_between_backticks_in_content : ~
1011 ensure_bash_prompt_before_composer_command : ~
1112 ensure_class_constant : ~
1213 ensure_correct_format_for_phpfunction : ~
@@ -122,3 +123,4 @@ whitelist:
122123 - ' End to End Tests (E2E)'
123124 - ' .. versionadded:: 2.2.0' # Panther
124125 - ' * Inline code blocks use double-ticks (````like this````).'
126+ - ' the `HTML5 color format`_ (``/^#[0-9a-f]{6}$/i``). If it doesn'' t match it,'
Original file line number Diff line number Diff line change 7272 key : ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
7373
7474 - name : " Run DOCtor-RST"
75- uses : docker://oskarstark/doctor-rst:1.72 .0
75+ uses : docker://oskarstark/doctor-rst:1.73 .0
7676 with :
7777 args : --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
7878
You can’t perform that action at this time.
0 commit comments