1 Star 0 Fork 0

xht666/spring-security

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 438 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vedran Pavic 提交于 2018-03-16 12:55 . Improve EditorConfig file
# EditorConfig for Spring Security
# see https://github.com/spring-projects/spring-security/blob/master/CONTRIBUTING.md#mind-the-whitespace
root = true
[*]
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 120
[*.java]
indent_style = tab
indent_size = 4
charset = latin1
continuation_indent_size = 8
[*.xml]
indent_style = tab
indent_size = 4
charset = latin1
continuation_indent_size = 8
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/xht666/spring-security.git
git@gitee.com:xht666/spring-security.git
xht666
spring-security
spring-security
master

搜索帮助