Browse Source

Add editorconfig

master
Dimitri Merejkowsky 5 years ago
parent
commit
7e261680f6
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      .editorconfig

+ 7
- 0
.editorconfig View File

@@ -0,0 +1,7 @@
root = true


[*]
indent_style=space
indent_size=4