pre-commit: Add a hook to strip trailing whitespaces on commit

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

View File

@ -33,3 +33,4 @@ repos:
hooks:
- id: check-case-conflict
- id: mixed-line-ending
- id: trailing-whitespace