Ignore end-of-lines on generated Chart README

This commit is contained in:
Alexander Bauer 2022-11-10 02:24:04 +00:00 committed by Michael Shamoon
parent bf97f5807f
commit 72fb9a475d

View File

@ -18,7 +18,7 @@ repos:
exclude_types:
- svg
- pofile
exclude: "(^LICENSE$)"
exclude: "^(LICENSE|charts/paperless-ngx/README.md)$"
- id: mixed-line-ending
args:
- "--fix=lf"