Add more pre-commit checks

This commit is contained in:
Gabriel Augendre 2022-12-19 22:40:00 +01:00
parent 28006feeb0
commit 37b552fb83

View file

@ -11,8 +11,11 @@ repos:
- id: check-toml
- id: check-xml
- id: check-yaml
args: [--allow-multiple-documents]
- id: end-of-file-fixer
- id: check-merge-conflict
- id: debug-statements
- id: detect-private-key
- id: pretty-format-json
args:
- --autofix