Skip to content

Commit 8f76a55

Browse files
committed
🧪 Skip running pylint @ pre-commit.ci
1 parent 7014328 commit 8f76a55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ ci:
44
autoupdate_schedule: quarterly
55
skip:
66
- nitpick-check # can't run on pre-commit.ci while using gh://
7+
- pylint # pylint-pytest crashes because the project isn't self-installed
78

89
repos:
910
- repo: local

0 commit comments

Comments
 (0)