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

Commitcd490f8

Browse files
authored
Merge pull request#1912 from Borda/lint/ruff
lint: switch order Ruff's hooks `fix` -> `format`
2 parents2493c3a +e15caab commitcd490f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
22
-repo:https://github.com/astral-sh/ruff-pre-commit
3-
rev:v0.3.2
3+
rev:v0.4.3
44
hooks:
5-
-id:ruff-format
6-
exclude:^git/ext/
75
-id:ruff
86
args:["--fix"]
97
exclude:^git/ext/
8+
-id:ruff-format
9+
exclude:^git/ext/
1010

1111
-repo:https://github.com/shellcheck-py/shellcheck-py
1212
rev:v0.9.0.6

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp