root = true

[*]
indent_size = 4
end_of_line = lf

[*.{c,h,cxx,am,m4}]
indent_style = tab

[*.{py}]
indent_style = space
