mirror of
https://github.com/krahets/hello-algo.git
synced 2025-01-24 06:50:26 +08:00
Added .editorconfig for default code format
This commit is contained in:
parent
1c3b4aea8b
commit
f29f6c460e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user