root = true

[*]
end_of_line = lf
insert_final_newline = false
trim_trailing_whitespace = true

[*.{toml,rs}]
indent_style = space 
indent_size = 4
