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

Commitee3ec5f

Browse files
committed
Update DOCtor-RST to 1.63.0
1 parentd019fc4 commitee3ec5f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎.doctor-rst.yaml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ rules:
5050
no_namespace_after_use_statements:~
5151
no_php_open_tag_in_code_block_php_directive:~
5252
no_space_before_self_xml_closing_tag:~
53+
non_static_phpunit_assertions:~
5354
only_backslashes_in_namespace_in_php_code_block:~
5455
only_backslashes_in_use_statements_in_php_code_block:~
5556
ordered_use_statements:~

‎.github/workflows/ci.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
key:${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
7474

7575
-name:"Run DOCtor-RST"
76-
uses:docker://oskarstark/doctor-rst:1.62.3
76+
uses:docker://oskarstark/doctor-rst:1.63.0
7777
with:
7878
args:--short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
7979

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp