namaka 0.2.0

Snapshot testing for Nix based on haumea
1
2
3
4
5
6
7
8
9
10
11
12
13
unstable_features = true

condense_wildcard_suffixes = true
format_code_in_doc_comments = true
imports_granularity = "Crate"
newline_style = "Unix"
normalize_comments = true
normalize_doc_attributes = true
overflow_delimited_expr = false
reorder_impl_items = true
spaces_around_ranges = true
use_field_init_shorthand = true
use_try_shorthand = true