pre-commit: Add a hook to check YAML files

This commit is contained in:
Alex Turbov 2025-01-04 20:40:53 +04:00
parent 3a73e1b8f4
commit 4b34c07205
No known key found for this signature in database
GPG Key ID: 8BEDB7D11F95D5E3

View File

@ -32,5 +32,6 @@ repos:
rev: v5.0.0
hooks:
- id: check-case-conflict
- id: check-yaml
- id: mixed-line-ending
- id: trailing-whitespace