1 Star 0 Fork 1

Lei/Marlin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 350 Bytes
一键复制 编辑 原始数据 按行查看 历史
Scott Lahteine 提交于 2021-04-24 15:22 . Add INO to .editorconfig
# editorconfig.org
root = true
[{*.patch,syntax_test_*}]
trim_trailing_whitespace = false
[{*.c,*.cpp,*.h,*.ino}]
charset = utf-8
[{*.c,*.cpp,*.h,*.ino,Makefile}]
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
indent_style = space
indent_size = 2
[{*.py,*.conf,*.sublime-project}]
indent_style = tab
indent_size = 4
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/thundergold/Marlin.git
git@gitee.com:thundergold/Marlin.git
thundergold
Marlin
Marlin
bugfix-2.1.x

搜索帮助