We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a8dec3 commit 7a3a58dCopy full SHA for 7a3a58d
1 file changed
.pre-commit-config.yaml
@@ -7,7 +7,6 @@ repos:
7
- id: trailing-whitespace
8
- id: check-added-large-files
9
- id: forbid-new-submodules
10
- - id: no-commit-to-branch
11
args: ['--branch', 'main', '--branch', 'master']
12
- id: check-case-conflict
13
- id: check-merge-conflict
0 commit comments