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

Commit572db98

Browse files
committed
pre-commit: Don't "fix" whitespace in patches
1 parent163220f commit572db98

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
@@ -20,13 +20,13 @@ repos:
2020
-id:check-docstring-first
2121
exclude:lib/matplotlib/typing.py# docstring used for attribute flagged by check
2222
-id:end-of-file-fixer
23-
exclude_types:[svg]
23+
exclude_types:[patch,svg]
2424
-id:mixed-line-ending
2525
-id:name-tests-test
2626
args:["--pytest-test-first"]
2727
-id:no-commit-to-branch# Default is master and main.
2828
-id:trailing-whitespace
29-
exclude_types:[svg]
29+
exclude_types:[patch,svg]
3030
-repo:https://github.com/pre-commit/mirrors-mypy
3131
rev:v1.14.1
3232
hooks:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp