We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ffbc98 commit 97283d4Copy full SHA for 97283d4
.pre-commit-config.yaml
@@ -6,7 +6,6 @@ repos:
6
rev: v5.0.0
7
hooks:
8
- id: forbid-new-submodules
9
- - id: no-commit-to-branch # protect master from direct commits
10
- id: end-of-file-fixer
11
types_or: [rust, cython, python, markdown]
12
- id: mixed-line-ending
0 commit comments