0 Star 0 Fork 345

waysir / swoole-src

forked from swoole / swoole-src 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 665 Bytes
一键复制 编辑 原始数据 按行查看 历史
韩天峰 提交于 2020-07-11 20:03 . Code specification (#3463)
# https://editorconfig.org/
root = true
[*]
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
charset = utf-8
indent_style = space
tab_width = 4
[{*.{awk,sh},Makefile*}]
indent_size = 4
indent_style = table
max_line_length = 80
[*.{c,cc,cpp,h,html,inc,php,phpt}]
indent_size = 4
indent_style = space
max_line_length = 120
[*.md]
indent_style = space
max_line_length = 120
[COMMIT_EDITMSG]
indent_size = 4
indent_style = space
max_line_length = 80
C
1
https://gitee.com/waysir/swoole.git
git@gitee.com:waysir/swoole.git
waysir
swoole
swoole-src
master

搜索帮助