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

Commitdde09fc

Browse files
wip: testing...
1 parentc53ba2c commitdde09fc

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

‎.pre-commit-config.yaml‎

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,21 @@ repos:
2020
rev:5.9.3
2121
hooks:
2222
-id:isort
23-
-repo:local
23+
-repo:https://github.com/pycqa/pylint
24+
rev:v2.12.2
2425
hooks:
2526
-id:pylint
26-
name:pylint
27-
entry:pylint
28-
language:system
27+
additional_dependencies:
28+
-argcomplete==1.12.3
29+
-requests==2.26.0
2930
files:'gitlab/'
31+
# - repo: local
32+
# hooks:
33+
# - id: pylint
34+
# name: pylint
35+
# entry: pylint
36+
# language: system
37+
# files: 'gitlab/'
3038
-repo:https://github.com/pre-commit/mirrors-mypy
3139
rev:v0.910
3240
hooks:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp