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

Commitb735e8a

Browse files
committed
build: Remove development dependency on Docker.
Removes the actionlint-docker pre-commit hook, which requires Docker to be set up on the development machine. Given that the pre-commit hooks already lint yaml files and that the GitHub actions are run for every PR, the Docker dependency seems unreasonable.
1 parent91171b4 commitb735e8a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

‎.pre-commit-config.yaml‎

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -52,22 +52,10 @@ repos:
5252
rev:v1.9.0
5353
hooks:
5454
-id:python-use-type-annotations
55-
-repo:https://github.com/rhysd/actionlint
56-
rev:v1.6.22
57-
hooks:
58-
-id:actionlint-docker
59-
args:
60-
--ignore
61-
-'SC2155:'
62-
--ignore
63-
-'SC2086:'
64-
--ignore
65-
-'SC1004:'
6655
-repo:https://github.com/sirosen/check-jsonschema
6756
rev:0.19.2
6857
hooks:
6958
-id:check-github-actions
7059
ci:
7160
skip:
72-
-actionlint-docker
7361
-check-github-actions

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp