1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-30 08:44:37 +02:00

Update .editorconfig

This commit is contained in:
Aya Morisawa
2016-12-31 02:21:10 +09:00
parent b5c051027c
commit 7a3f7bce87

View File

@@ -7,7 +7,6 @@ root = true
[*]
indent_style = tab
indent_size = 2
end_of_line = crlf
charset = utf-8
insert_final_newline = true