1 Star 0 Fork 24

anrubing/think-admin

forked from xiaodi/think-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 430 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiaodi 提交于 2019-12-23 13:40 . 统一代码风格
# This file is for unifying the coding style for different editors and IDEs
# editorconfig.org
# PHP PSR-2 Coding Standards
# http://www.php-fig.org/psr/psr-2/
root = true
[*.php]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 4
[*.md]
trim_trailing_whitespace = false
indent_size = 4
[*.yml]
indent_size = 2
[*.{js,html,css}]
indent_size = 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/anrubing/think-admin.git
git@gitee.com:anrubing/think-admin.git
anrubing
think-admin
think-admin
6.0-next

搜索帮助