mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-09 05:32:03 -04:00
Fix LF handling in .editorconfig
This commit is contained in:
parent
a91e4fab79
commit
996d84afe7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
root=true
|
||||
|
||||
[*]
|
||||
end_of_line = crlf
|
||||
end_of_line = lf
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue