We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02234a0 commit e8780efCopy full SHA for e8780ef
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: detect-private-key
24
- id: end-of-file-fixer
25
- id: mixed-line-ending
26
- # - id: no-commit-to-branch # protects `main` by default
+ - id: no-commit-to-branch # protects `main` by default
27
- id: trailing-whitespace
28
29
- repo: https://github.com/codespell-project/codespell
0 commit comments