3 Star 2 Fork 0

khs1994-docker / php-demo

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

搜索帮助