blob: e5dd176d81b836628a6ab8455a1e0d18bfdbecf4 [file] [log] [blame]
root = true
[*]
end_of_line = lf
insert_final_line = true
charset = utf-8
[*.{sh,bash}]
indent_style = space
indent_size = 2
switch_case_indent = true
[*.{html,css,js,json}]
indent_style = space
indent_size = 2