1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 01:48:12 +09:00

chore: update style format

This commit is contained in:
2020-03-10 10:00:08 +09:00
parent 0a23b9adb3
commit 388e5d9920
2 changed files with 11 additions and 5 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true