leetcode/.editorconfig

7 lines
77 B
INI

[*]
insert_final_newline = true
[*.go]
indent_size = 2
indent_style = space