瀏覽代碼

The Makefile file format requires tab characters

master
Ilya Daynatovich 7 年之前
父節點
當前提交
48bb427f71
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      .editorconfig

+ 3
- 0
.editorconfig 查看文件

@@ -8,3 +8,6 @@ indent_size = 4
8 8
 indent_style = space
9 9
 max_line_length = 80
10 10
 trim_trailing_whitespace = true
11
+
12
+[Makefile]
13
+indent_style = tab

Loading…
取消
儲存