fix codestyle, add editorconfig, align with vala-lint
这个提交存在于:
父节点
5407e06683
当前提交
7e7c0a3ce5
共有 3 个文件被更改,包括 113 次插入 和 99 次删除
10
.editorconfig
普通文件
10
.editorconfig
普通文件
|
@ -0,0 +1,10 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
[*.vala]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
charset = utf-8
|
正在加载…
添加表格
添加链接
在新工单中引用