Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
root = true
[*.{py,c,cpp,h,rst,md,yml,json,test}]
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
[*.{py,c,h,json,test}]
indent_size = 4
[*.yml]
indent_size = 2