瀏覽代碼

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",


Loading…
取消
儲存