1 Star 0 Fork 46

傲笑红尘/ebank

forked from yybawang/ebank 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 380 Bytes
一键复制 编辑 原始数据 按行查看 历史
yybawang 提交于 2018-02-24 10:41 . hello ebank
# EditorConfig is awesome: http://EditorConfig.org
root = true
# 所有文件都生效
[*]
charset = utf-8
end_of_line = lf
# 每个文件使用新行结尾
insert_final_newline = false
indent_style = tab
indent_size = 4
# 设为true表示会除去换行行首的任意空白字符,false反之。
trim_trailing_whitespace = false
[*.yml]
indent_style = space
indent_size = 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/casson/ebank.git
git@gitee.com:casson/ebank.git
casson
ebank
ebank
master

搜索帮助