ソースを参照

Add editorconfig

master
Dimitri Merejkowsky 5年前
コミット
7e261680f6
1個のファイルの変更7行の追加0行の削除
  1. +7
    -0
      .editorconfig

+ 7
- 0
.editorconfig ファイルの表示

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


[*]
indent_style=space
indent_size=4