scud 0.13.0

The all-in-one tool for streamlining the many version control processes of your development workflow. WIP
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
edition = "2021"
max_width = 85
newline_style = "Unix"
hard_tabs = false
tab_spaces = 4
use_field_init_shorthand = true
reorder_imports = true
binop_separator = "Back"
format_code_in_doc_comments = true
format_strings = true
imports_layout = "Vertical"
normalize_doc_attributes = true
overflow_delimited_expr = true
struct_field_align_threshold = 20
wrap_comments = true