We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
no-commit-to-branch
1 parent 8821212 commit 77fca9eCopy full SHA for 77fca9e
.pre-commit-config.yaml
@@ -7,8 +7,6 @@ repos:
7
- id: check-yaml
8
- id: debug-statements
9
- id: end-of-file-fixer
10
- - id: no-commit-to-branch
11
- args: [--branch, main]
12
- id: requirements-txt-fixer
13
- id: trailing-whitespace
14
- repo: https://github.com/PyCQA/isort
0 commit comments