.pre-commit-config.yaml: import check-yaml from the sample config

This commit is contained in:
Aminda Suomalainen 2023-05-12 10:02:20 +03:00
parent 19f3a0b720
commit ea20965175
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,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