blob: 16e4133d3f059a5c74426f9098c4c1e8fae1ad0d [file] [log] [blame]
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = tab
[*.md]
indent_style = space
indent_size = 4
[*.{yml,json}]
indent_style = space
indent_size = 2