1 Star 0 Fork 0

lyzhchc/meson

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 314 Bytes
一键复制 编辑 原始数据 按行查看 历史
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
trim_trailing_whitespace = true
insert_final_newline = true
[*.[ch]]
indent_size = 4
[*.cpp]
indent_size = 4
[*.py]
indent_size = 4
[*.vala]
indent_size = 4
[*.xml]
indent_size = 2
[meson.build]
indent_size = 2
[*.json]
indent_size = 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/201302713/meson.git
[email protected]:201302713/meson.git
201302713
meson
meson
master

搜索帮助