Files
FoundryOS/rustfmt.toml

6 lines
118 B
TOML

max_width = 85
format_code_in_doc_comments = true
comment_width = 80
wrap_comments = true
inline_attribute_width = 80