Skip to content

Commit db9aef3

Browse files
author
derek riemer
committed
oops, forgot pre-commit
1 parent 7f7a25a commit db9aef3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.pre-commit-config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
repos:
2+
- repo: https://github.com/pre-commit/pre-commit-hooks
3+
rev: v4.3.0
4+
hooks:
5+
- id: check-ast
6+
- id: check-case-conflict
7+
- id: check-yaml

0 commit comments

Comments
 (0)