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

Commitfcd72fe

Browse files
JohnVillalovosnejch
authored andcommitted
chore: correct website for pylint
Usehttps://github.com/PyCQA/pylint as the website for pylint.
1 parent034cde3 commitfcd72fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
run:tox -e mypy
4040
-name:Run isort import order checker (https://pycqa.github.io/isort/)
4141
run:tox -e isort -- --check
42-
-name:Run pylint Python code static checker (https://www.pylint.org/)
42+
-name:Run pylint Python code static checker (https://github.com/PyCQA/pylint)
4343
run:tox -e pylint

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp