1 Star 0 Fork 0

星星组织/symfony

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 286 Bytes
一键复制 编辑 原始数据 按行查看 历史
Carlos Jimenez 提交于 2018-09-06 17:47 +08:00 . Update .editorconfig
; top-most EditorConfig file
root = true
; Unix-style newlines
[*]
charset = utf-8
end_of_line = LF
insert_final_newline = true
trim_trailing_whitespace = true
[*.{php,html,twig}]
indent_style = space
indent_size = 4
[*.md]
max_line_length = 80
[COMMIT_EDITMSG]
max_line_length = 0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/starryorg/symfony.git
git@gitee.com:starryorg/symfony.git
starryorg
symfony
symfony
master

搜索帮助