.pre-commit-config.yaml: check-yaml

This commit is contained in:
Aminda Suomalainen 2023-05-18 10:28:18 +03:00
parent 9aa1b3ddb6
commit 857b9b4a09
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ repos:
hooks:
- id: check-added-large-files
- id: check-case-conflict
- id: check-yaml
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable
- id: destroyed-symlinks