1 Star 0 Fork 0

mirror / Simple-Music-Player

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 436 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tibor Kaputa 提交于 2021-08-17 09:38 . Update .editorconfig
# EditorConfig
# http://EditorConfig.org
# top-most EditorConfig file
root = true
# LF end-of-line, insert an empty new line and UTF-8
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4
continuation_indent_size = 4
max_line_length = 160
[*.xml]
continuation_indent_size = 4
[*.kt]
ij_kotlin_name_count_to_use_star_import = 5
ij_kotlin_name_count_to_use_star_import_for_members = 5
1
https://gitee.com/OrganizationStudy/Simple-Music-Player.git
git@gitee.com:OrganizationStudy/Simple-Music-Player.git
OrganizationStudy
Simple-Music-Player
Simple-Music-Player
master

搜索帮助