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 8
8
correct_code_block_directive_based_on_the_content : ~
9
9
deprecated_directive_should_have_version : ~
10
10
ensure_bash_prompt_before_composer_command : ~
11
+ ensure_class_constant : ~
11
12
ensure_correct_format_for_phpfunction : ~
12
13
ensure_exactly_one_space_before_directive_type : ~
13
14
ensure_exactly_one_space_between_link_definition_and_link : ~
Original file line number Diff line number Diff line change 72
72
key : ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
73
73
74
74
- name : " Run DOCtor-RST"
75
- uses : docker://oskarstark/doctor-rst:1.68 .0
75
+ uses : docker://oskarstark/doctor-rst:1.69 .0
76
76
with :
77
77
args : --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
78
78
You can’t perform that action at this time.
0 commit comments