pre-commit: Add a hook to check files for mixed line endings

This commit is contained in:
Alex Turbov 2025-01-04 19:55:53 +04:00
parent de59765336
commit 8e832f0084
No known key found for this signature in database
GPG Key ID: 8BEDB7D11F95D5E3

View File

@ -32,3 +32,4 @@ repos:
rev: v5.0.0
hooks:
- id: check-case-conflict
- id: mixed-line-ending