Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitff27d7a

Browse files
committed
minor#21613 Update DOCtor-RST and enable new rule (OskarStark)
This PR was squashed before being merged into the 6.4 branch.Discussion---------- Update DOCtor-RST and enable new ruleCommits-------ac2e67d Update DOCtor-RST and enable new rule
2 parents3f6a403 +ac2e67d commitff27d7a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎.doctor-rst.yaml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ rules:
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,'

‎.github/workflows/ci.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp