Added .editorconfig for default code format

This commit is contained in:
danielsss 2023-01-07 16:47:45 +11:00
parent 1c3b4aea8b
commit f29f6c460e
No known key found for this signature in database
GPG key ID: 2A5967D8F31A22D2

View file

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