323 Star 1.6K Fork 346

GVPswoole / swoole-src

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
.editorconfig 665 Bytes
Copy Edit Web IDE Raw Blame History
韩天峰 authored 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/swoole/swoole.git
git@gitee.com:swoole/swoole.git
swoole
swoole
swoole-src
master

Search

10d9f8b4 4838521 8bde8327 4838521