Added .editorconfig for default code format

This commit is contained in:
danielsss
2023-01-07 16:47:45 +11:00
parent 1c3b4aea8b
commit f29f6c460e

View File

@@ -11,4 +11,4 @@ insert_final_newline = true
[codes/**.{java,js,ts,go,py,cpp,c,cs,swift,zig}]
charset = utf-8
indent_style = space
indent_size = 2
indent_size = 4