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