Files
kubelogin/.editorconfig
T
2018-03-21 19:39:31 +09:00

11 lines
126 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
[*.go]
indent_style = tab