Skip to content

Commit d1356cc

Browse files
Create .pre-commit-config.yaml #565 (#567)
1 parent 2db233a commit d1356cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)