1 Star 0 Fork 0

孟一凡 / phabricator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 678 Bytes
一键复制 编辑 原始数据 按行查看 历史
Joshua Spence 提交于 2015-02-12 07:00 . Fix text lint issues
; http://editorconfig.org/
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 80
[.arclint]
max_line_length =
[resources/sql/**.sql]
max_line_length =
[scripts/install/install_*.sh]
max_line_length =
[src/applications/differential/parser/__tests__/data/*.diff]
trim_trailing_whitespace = false
[src/applications/differential/parser/__tests__/messages/long-title.txt]
max_line_length =
[src/applications/diffusion/ssh/__tests__/hgwiredata/*.txt]
max_line_length =
[externals/**]
indent_style =
indent_size =
trim_trailing_whitespace = false
insert_final_newline = false
1
https://gitee.com/mengfl88/phabricator.git
git@gitee.com:mengfl88/phabricator.git
mengfl88
phabricator
phabricator
master

搜索帮助