30 Star 218 Fork 66

EMQX / emqx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 452 Bytes
一键复制 编辑 原始数据 按行查看 历史
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
# Matches multiple files with brace expansion notation
# Set default charset
[*.{erl, src, hrl}]
indent_style = space
indent_size = 4
# Tab indentation (no size specified)
[Makefile]
indent_style = tab
Erlang
1
https://gitee.com/emqx/emqx.git
git@gitee.com:emqx/emqx.git
emqx
emqx
emqx
master

搜索帮助