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

Commit7a138ee

Browse files
committed
Fix small inconsistencies in test/fixtures/ exclusions
1 parent9556f63 commit7a138ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
-id:codespell
66
additional_dependencies:[tomli]
7-
exclude:"test/fixtures/"
7+
exclude:^test/fixtures/
88

99
-repo:https://github.com/astral-sh/ruff-pre-commit
1010
rev:v0.6.0
@@ -26,7 +26,7 @@ repos:
2626
rev:v4.6.0
2727
hooks:
2828
-id:end-of-file-fixer
29-
exclude:test/fixtures/
29+
exclude:^test/fixtures/
3030
-id:check-toml
3131
-id:check-yaml
3232
-id:check-merge-conflict

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp