ソースを参照

editorconfig += Makefile

pull/667/head
Daniel Shahaf 4年前
コミット
8072651b6c
1個のファイルの変更5行の追加0行の削除
  1. +5
    -0
      .editorconfig

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

@ -7,3 +7,8 @@ end_of_line = lf
tab_width = 2
indent_size = 2
indent_style = space
[Makefile]
tab_width = 8
indent_style = tab

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