1 Star 0 Fork 9

王天成/shoulder-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 545 Bytes
一键复制 编辑 原始数据 按行查看 历史
lym 提交于 2021-02-27 15:09 . style: 添加文档相关
# editorconfig.org。IDEA:settings-editor-code style-"enable editorconfig support" / edit config 选择文件
root = true
[*]
# 字符集
charset = utf-8
# 结尾换行符,可选"lf"、"cr"、"crlf"
end_of_line = lf
# 在文件结尾插入新行
insert_final_newline = true
# 删除一行中的前后空格
trim_trailing_whitespace = true
# 缩进风格,可选"space"、"tab"
indent_style = space
# 缩进的空格数
indent_size = 4
# 特殊的,yaml 文件只需缩进两个空格
[*.{yaml, yml}]
indent_style = space
indent_size = 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/wang-tian-cheng/shoulder-framework.git
git@gitee.com:wang-tian-cheng/shoulder-framework.git
wang-tian-cheng
shoulder-framework
shoulder-framework
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385