|
|
@ -5,7 +5,6 @@ imports_granularity = "Module" |
|
|
|
newline_style = "Unix" |
|
|
|
newline_style = "Unix" |
|
|
|
normalize_comments = true |
|
|
|
normalize_comments = true |
|
|
|
normalize_doc_attributes = true |
|
|
|
normalize_doc_attributes = true |
|
|
|
reorder_impl_items = true |
|
|
|
|
|
|
|
group_imports = "One" |
|
|
|
group_imports = "One" |
|
|
|
use_field_init_shorthand = true |
|
|
|
use_field_init_shorthand = true |
|
|
|
use_try_shorthand = true |
|
|
|
use_try_shorthand = true |
|
|
|