1 Star 3 Fork 0

zhang1998/zulip

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 383 Bytes
一键复制 编辑 原始数据 按行查看 历史
Anders Kaseorg 提交于 2019-07-03 12:39 +08:00 . .editorconfig: Fix invalid brace patterns.
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.{sh,py,pyi,js,ts,json,yml,xml,css,md,markdown,handlebars,html}]
indent_style = space
indent_size = 4
[*.py]
max_line_length = 110
[*.{js,ts}]
max_line_length = 120
[*.{svg,rb,pp,pl}]
indent_style = space
indent_size = 2
[*.cfg]
indent_style = space
indent_size = 8
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/zhang16112/zulip.git
git@gitee.com:zhang16112/zulip.git
zhang16112
zulip
zulip
master

搜索帮助