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 43c12af commit 81e0cf2Copy full SHA for 81e0cf2
1 file changed
.pre-commit-config.yaml
@@ -38,6 +38,7 @@ repos:
38
- repo: https://github.com/pre-commit/pre-commit-hooks
39
rev: v6.0.0
40
hooks:
41
+ - id: check-case-conflict
42
- id: check-executables-have-shebangs
43
- id: check-shebang-scripts-are-executable
44
- id: check-merge-conflict
0 commit comments