3 Star 9 Fork 0

pcit-ce / pcit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 443 Bytes
一键复制 编辑 原始数据 按行查看 历史
khs1994 提交于 2018-11-20 10:29 . Add more pipeline default options
# EditorConfig is awesome: http://EditorConfig.org
root = true
[*]
indent_style = space
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.{html,js,css}]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
[*.php]
indent_size = 4
[*.xml]
indent_size = 4
[*.py]
indent_size = 4
[Makefile]
indent_style = tab
[{package.json,.travis.yml,.pcit.yml,.drone.yml}]
indent_size = 2
PHP
1
https://gitee.com/pcit-ce/pcit.git
git@gitee.com:pcit-ce/pcit.git
pcit-ce
pcit
pcit
master

搜索帮助