mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Added a editorconfig file
This commit is contained in:
6
.editorconfig
Normal file
6
.editorconfig
Normal file
@ -0,0 +1,6 @@
|
||||
root=true
|
||||
|
||||
[*]
|
||||
end_of_line = crlf
|
||||
indent_style = space
|
||||
indent_size = 4
|
Reference in New Issue
Block a user