distinst 0.3.2

Distribution Installer Backend
1
2
3
4
5
6
7
8
9
10
11
12
13
14
unstable_features = true
comment_width = 100
condense_wildcard_suffixes = true
fn_single_line = true
format_strings = true
imports_indent = "Block"
max_width = 100
normalize_comments = true
reorder_imported_names = true
reorder_imports = true
reorder_imports_in_group = true
struct_field_align_threshold = 30
wrap_comments = true
write_mode = "overwrite"