We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9255bca + df0e119 commit e38702fCopy full SHA for e38702f
.pre-commit-hooks.yaml
@@ -1,6 +1,7 @@
1
- id: isort
2
name: isort
3
entry: isort
4
+ stages: [commit, merge-commit, push, manual]
5
require_serial: true
6
language: python
7
types_or: [cython, pyi, python]
0 commit comments