1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-06-16 18:43:37 +00:00

Added a editorconfig file

This commit is contained in:
Jojakim Stahl
2017-10-18 09:24:27 +02:00
parent 50cbbe391b
commit 1be3ac4d5a
2 changed files with 11 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
root=true
[*]
end_of_line = crlf
indent_style = space
indent_size = 4