79 Star 333 Fork 118

fecshop / yii2_fecshop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 429 Bytes
一键复制 编辑 原始数据 按行查看 历史
# editorconfig.org
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
[*.php]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.{js,twig,css,scss,html}]
indent_style = space
indent_size = 2
[{Gruntfile.js,bower.json,composer.json,package.json}]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false
PHP
1
https://gitee.com/fecshopsoft/yii2_fecshop.git
git@gitee.com:fecshopsoft/yii2_fecshop.git
fecshopsoft
yii2_fecshop
yii2_fecshop
master

搜索帮助