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 fb6c239 commit 0330b2eCopy full SHA for 0330b2e
.pre-commit-config.yaml
@@ -1,8 +1,11 @@
1
ci:
2
skip: [pylint]
3
+ submodules: true
4
+
5
default_language_version:
6
# force all unspecified python hooks to run python3
7
python: python3.10
8
9
repos:
10
# Run manually in CI skipping the branch checks
11
- repo: https://github.com/PyCQA/isort
0 commit comments