1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-03-13 14:50:43 +08:00
mirai/.editorconfig
2020-09-17 22:20:48 +08:00

5 lines
97 B
INI

[*.{kt, kts}]
max_line_length = 160
tab_width = 4
ij_continuation_indent_size = 4
indent_size = 4