mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 18:16:52 +00:00
Update README
This commit is contained in:
parent
d0adff17ba
commit
48294fb9c1
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ Add this to your `.pre-commit-config.yaml`
|
|||
|
||||
### Hooks available
|
||||
|
||||
- `check-json` - Attempts to load all json files to verify syntax.
|
||||
- `check-yaml` - Attempts to load all yaml files to verify syntax.
|
||||
- `debug-statements` - Check for pdb / ipdb / pudb statements in code.
|
||||
- `end-of-file-fixer` - Makes sure files end in a newline and only a newline.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue