浏览代码

editorconfig: Fix Makefile settings

pull/723/merge
Daniel Shahaf 4 年前
父节点
当前提交
f5d1be7ec2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      .editorconfig

+ 1
- 0
.editorconfig 查看文件

@ -10,5 +10,6 @@ indent_style = space
[Makefile]
tab_width = 8
indent_size = 8
indent_style = tab

正在加载...
取消
保存