File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 12
12
correct_code_block_directive_based_on_the_content : ~
13
13
deprecated_directive_should_have_version : ~
14
14
ensure_bash_prompt_before_composer_command : ~
15
+ ensure_correct_format_for_phpfunction : ~
15
16
ensure_exactly_one_space_before_directive_type : ~
16
17
ensure_exactly_one_space_between_link_definition_and_link : ~
17
18
ensure_github_directive_start_with_prefix :
Original file line number Diff line number Diff line change 73
73
key : ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
74
74
75
75
- name : " Run DOCtor-RST"
76
- uses : docker://oskarstark/doctor-rst:1.57.1
76
+ uses : docker://oskarstark/doctor-rst:1.59.0
77
77
with :
78
78
args : --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
79
79
You can’t perform that action at this time.
0 commit comments