[lint] Ignore newline in svg files within fonts/.
This commit is contained in:
parent
1266a740e5
commit
fc16211125
2 changed files with 10 additions and 9 deletions
4
bookwyrm/static/css/fonts/.editorconfig
Normal file
4
bookwyrm/static/css/fonts/.editorconfig
Normal file
|
@ -0,0 +1,4 @@
|
|||
# @see https://editorconfig.org/
|
||||
|
||||
[*.svg]
|
||||
insert_final_newline = unset
|
Loading…
Add table
Add a link
Reference in a new issue