mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 01:47:06 +00:00
Fix LF handling in .editorconfig
This commit is contained in:
committed by
Robin Stuart
parent
a91e4fab79
commit
996d84afe7
@@ -1,6 +1,6 @@
|
||||
root=true
|
||||
|
||||
[*]
|
||||
end_of_line = crlf
|
||||
end_of_line = lf
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user