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

Commitbbb906b

Browse files
committed
Merge branch '7.4' into 8.0
* 7.4: Update DOCtor-RST
2 parents2aae103 +e580b0d commitbbb906b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

‎.doctor-rst.yaml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ rules:
6767
typo:~
6868
unused_links:~
6969
use_deprecated_directive_instead_of_versionadded:~
70+
use_double_backticks_for_inline_literals:~
7071
use_named_constructor_without_new_keyword_rule:~
7172
use_https_xsd_urls:~
7273
valid_inline_highlighted_namespaces:~

‎.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.70.2
75+
uses:docker://oskarstark/doctor-rst:1.72.0
7676
with:
7777
args:--short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
7878

‎contributing/documentation/standards.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rest of the Symfony documentation:
2323
Example
2424
~~~~~~~
2525

26-
..code-block::text
26+
..code-block::rst
2727
2828
Example
2929
=======

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp