Browse Source

Added .editorconfig

pull/83/head
KOLANICH 7 years ago
parent
commit
464bbcbb6b
  1. 8
      .editorconfig

8
.editorconfig

@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
end_of_line = lf
Loading…
Cancel
Save