Skip to content

Commit 3d7dae1

Browse files
Add check-toml hook (pre-commit-hooks)
1 parent 441aa08 commit 3d7dae1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ repos:
3838
- id: check-docstring-first
3939
- id: check-executables-have-shebangs
4040
- id: check-merge-conflict
41+
- id: check-toml
4142
- id: debug-statements
4243
- id: detect-private-key
4344

0 commit comments

Comments
 (0)