root = true

[*]
end_of_line = lf
indent_style = space
charset = utf-8

[*.rs, *.ab]
end_of_line = lf
indent_size = 4
insert_final_newline = true
indent_style = space
charset = utf-8
