ソースを参照

Add justfile to .editorconfig

pull/2606/head
Slavi Pantaleev 2年前
コミット
9a137a63ac
1個のファイルの変更4行の追加0行の削除
  1. +4
    -0
      .editorconfig

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

@@ -23,6 +23,10 @@ indent_size = 2
indent_style = space
indent_size = 2

[justfile]
indent_style = space
indent_size = 4

# Markdown Files
#
# Two spaces at the end of a line in Markdown mean "new line",


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