6 lines
102 B
INI
6 lines
102 B
INI
|
[*.go]
|
||
|
indent_style = tab
|
||
|
indent_size = 8
|
||
|
trim_trailing_whitespace = true
|
||
|
insert_final_newline = true
|