We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c9c796 commit 6b72a7aCopy full SHA for 6b72a7a
.github/workflows/pre-commit.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
7
env:
8
- SKIP: pylint
+ SKIP: pylint,isort,black
9
10
jobs:
11
pre-commit:
0 commit comments