pre-commit: Add a hook to strip trailing whitespaces on commit
This commit is contained in:
parent
8e832f0084
commit
3a73e1b8f4
@ -33,3 +33,4 @@ repos:
|
||||
hooks:
|
||||
- id: check-case-conflict
|
||||
- id: mixed-line-ending
|
||||
- id: trailing-whitespace
|
||||
|
Loading…
Reference in New Issue
Block a user