root = true

[{src,libaegisub,automation,tests,tools}/**.{c,cpp,h,hpp,mm}]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true

[src/MatroskaParser.{c,h}]
indent_style = tab
indent_size = 2
tab_width = 8
trim_trailing_whitespace = false

[src/libresrc/**default_*.json]
indent_style = tab
indent_size = 2
trim_trailing_whitespace = true
