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 2db233a commit d1356ccCopy full SHA for d1356cc
.pre-commit-config.yaml
@@ -0,0 +1,5 @@
1
+- repo: https://github.com/pre-commit/pre-commit-hooks
2
+ rev: v4.5.0 # Use the ref you want to point at
3
+ hooks:
4
+ - id: check-case-conflict
5
+ # - id: ...
0 commit comments