forked from bonsai/harakit
15 lines
165 B
INI
15 lines
165 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
indent_style = tab
|
|
indent_size = 4
|
|
insert_final_newline = true
|
|
|
|
[*akefile]
|
|
indent_size = 2
|
|
|
|
[*.sh]
|
|
indent_size = 2
|