mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
Ignore end-of-lines on generated Chart README
This commit is contained in:
parent
bf97f5807f
commit
72fb9a475d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue