1
0
Fork 0
mirror of https://git.code.sf.net/p/zint/code synced 2025-06-02 07:59:50 -04:00

Fix LF handling in .editorconfig

This commit is contained in:
Boris Zentner 2017-10-31 22:09:48 +01:00 committed by Robin Stuart
parent a91e4fab79
commit 996d84afe7

View file

@ -1,6 +1,6 @@
root=true root=true
[*] [*]
end_of_line = crlf end_of_line = lf
indent_style = space indent_style = space
indent_size = 4 indent_size = 4