Fix mixed line endings

This commit is contained in:
purple_emily
2024-03-08 14:43:05 +00:00
parent 9d05e9e4c2
commit 9d732b93b3

View File

@@ -9,7 +9,8 @@ repos:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- id: mixed-line-ending
args: [--fix=lf]
- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
hooks: