Files
Notes/notes-service/vendor/multer/rustfmt.toml
T
2026-08-01 16:11:49 +03:00

11 lines
263 B
TOML

max_width = 120
tab_spaces = 4
wrap_comments = true
condense_wildcard_suffixes = true
format_code_in_doc_comments = true
newline_style = "Unix"
normalize_comments = true
reorder_impl_items = true
group_imports = "StdExternalCrate"
use_field_init_shorthand = true