root = true

[*]
charset = utf-8
end_of_line = lf

[*.{rs,toml}]
indent_style = tab

[justfile]
indent_style = tab
