mirror of
https://github.com/symfony/symfony-docs.git
synced 2026-03-24 00:32:14 +01:00
Use DOCtor-RST 1.69.0
This commit is contained in:
@@ -8,6 +8,7 @@ rules:
|
||||
correct_code_block_directive_based_on_the_content: ~
|
||||
deprecated_directive_should_have_version: ~
|
||||
ensure_bash_prompt_before_composer_command: ~
|
||||
ensure_class_constant: ~
|
||||
ensure_correct_format_for_phpfunction: ~
|
||||
ensure_exactly_one_space_before_directive_type: ~
|
||||
ensure_exactly_one_space_between_link_definition_and_link: ~
|
||||
|
||||
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -72,7 +72,7 @@ jobs:
|
||||
key: ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
|
||||
|
||||
- name: "Run DOCtor-RST"
|
||||
uses: docker://oskarstark/doctor-rst:1.68.0
|
||||
uses: docker://oskarstark/doctor-rst:1.69.0
|
||||
with:
|
||||
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
|
||||
|
||||
|
||||
Reference in New Issue
Block a user