We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d6d99 commit 8c753e7Copy full SHA for 8c753e7
.pre-commit-config.yaml
@@ -25,6 +25,7 @@ repos:
25
- id: fix-byte-order-marker
26
- id: forbid-new-submodules
27
- id: mixed-line-ending
28
+ - id: no-commit-to-branch
29
- id: trailing-whitespace
30
- repo: https://github.com/pre-commit/pygrep-hooks
31
rev: v1.9.0
0 commit comments