blob: fb93665bfb2204fca3299b61569fcc5cf943324a [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
[*.{bazel,bzl}]
indent_style = space
indent_size = 4