mirror of
https://github.com/int128/kubelogin.git
synced 2026-08-28 22:57:19 +00:00
11 lines
126 B
INI
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
|