blob: 1e8be1006aa96fb5816bed56e6deac46f820d49a [file] [log] [blame]
root = true
[*.{py,pyi,c,cpp,h,rst,md,yml,yaml,json,test}]
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
[*.{py,pyi,c,h,json,test}]
indent_size = 4
[*.{yml,yaml}]
indent_size = 2