Precommit: Add mixed-line-ending
Converts all line endings to Linux linefeed standard.
This commit is contained in:
@@ -11,6 +11,8 @@ repos:
|
||||
- id: end-of-file-fixer
|
||||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
- id: mixed-line-ending
|
||||
args: [--fix=lf]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.10.0
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user