Skip to content

Commit 8d7d40c

Browse files
MarSoftssbarnea
authored andcommitted
Add README entry for check-toml hook
1 parent 771156f commit 8d7d40c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Add this to your `.pre-commit-config.yaml`
4242
- `check-json` - Attempts to load all json files to verify syntax.
4343
- `check-merge-conflict` - Check for files that contain merge conflict strings.
4444
- `check-symlinks` - Checks for symlinks which do not point to anything.
45+
- `check-toml` - Attempts to load all TOML files to verify syntax.
4546
- `check-vcs-permalinks` - Ensures that links to vcs websites are permalinks.
4647
- `check-xml` - Attempts to load all xml files to verify syntax.
4748
- `check-yaml` - Attempts to load all yaml files to verify syntax.

0 commit comments

Comments
 (0)