Skip to content

Commit

Permalink
Add check-toml hook (pre-commit-hooks)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWillitts committed Sep 4, 2024
1 parent b4c5d98 commit b2cdb33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ repos:
- id: check-docstring-first
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: check-toml
- id: debug-statements
- id: detect-private-key

Expand Down

0 comments on commit b2cdb33

Please sign in to comment.