Merge branch 'master' into i18n

This commit is contained in:
kunkka 2020-10-19 10:10:27 +08:00
commit 0a2f9859d7

8
.editorconfig Normal file
View File

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