File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 18
18
ensure_order_of_code_blocks_in_configuration_block : ~
19
19
extend_abstract_controller : ~
20
20
extension_xlf_instead_of_xliff : ~
21
+ forbidden_directives :
22
+ directives :
23
+ - ' .. index::'
21
24
indention : ~
22
25
lowercase_as_in_use_statements : ~
23
26
max_blank_lines :
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.41.3
76
+ uses : docker://oskarstark/doctor-rst:1.42.0
77
77
with :
78
78
args : --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
79
79
Original file line number Diff line number Diff line change
1
+ .. index ::
2
+ single: Routing
3
+
1
4
Routing
2
5
=======
3
6
You can’t perform that action at this time.
0 commit comments