ソースを参照

Fix .editorconfig misspell parameter mistake

master
tiberiuichim 8年前
コミット
ca8232cba1
1個のファイルの変更1行の追加2行の削除
  1. 1
    2
      .editorconfig

+ 1
- 2
.editorconfig ファイルの表示

2
 
2
 
3
 [*.yml]
3
 [*.yml]
4
 indent = 2
4
 indent = 2
5
-shift_wodth = 2
6
-
5
+shift_width = 2

読み込み中…
キャンセル
保存