1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 04:35:42 +02:00
Files
misskey/.editorconfig
syuilo 767df5967a tab
2021-05-16 18:22:19 +09:00

8 lines
96 B
INI

root = true
[*]
indent_style = tab
indent_size = 2
charset = utf-8
insert_final_newline = true