1
0
Fork 0

Add pre-commit toml check

This commit is contained in:
Maurizio Porrato 2023-08-09 08:40:36 +01:00
parent e6c3682652
commit 618f1aa6d5
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ repos:
rev: v4.4.0
hooks:
- id: check-yaml
- id: check-toml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black