mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-01 01:46:16 +00:00
Ignore end-of-lines on generated Chart README
This commit is contained in:

committed by
Michael Shamoon

parent
0f72727224
commit
651bdcbba2
@@ -18,7 +18,7 @@ repos:
|
|||||||
exclude_types:
|
exclude_types:
|
||||||
- svg
|
- svg
|
||||||
- pofile
|
- pofile
|
||||||
exclude: "(^LICENSE$)"
|
exclude: "^(LICENSE|charts/paperless-ngx/README.md)$"
|
||||||
- id: mixed-line-ending
|
- id: mixed-line-ending
|
||||||
args:
|
args:
|
||||||
- "--fix=lf"
|
- "--fix=lf"
|
||||||
|
Reference in New Issue
Block a user