2 Star 5 Fork 1

phodal/chapi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 578 Bytes
一键复制 编辑 原始数据 按行查看 历史
phodal 提交于 2020-02-15 10:03 . build: add editorconfig for kotlin
# top-most EditorConfig file
root = true
[*]
insert_final_newline = true
[*.{kt, groovy}]
indent_style = space
[*.yml]
indent_style = space
indent_size = 2
[*.md]
indent_style = space
indent_size = 4
[*.{kt,kts}]
# possible values: number (e.g. 2), "unset" (makes ktlint ignore indentation completely)
indent_size=4
# true (recommended) / false
insert_final_newline=true
# possible values: number (e.g. 120) (package name, imports & comments are ignored), "off"
# it's automatically set to 100 on `ktlint --android ...` (per Android Kotlin Style Guide)
max_line_length=off
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Kotlin
1
https://gitee.com/phodal/chapi.git
git@gitee.com:phodal/chapi.git
phodal
chapi
chapi
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385