Recover imports_indent
This commit is contained in:
parent
96f3c36c04
commit
f613c8fa02
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// rustfmt-indent_style: Block
|
||||
// rustfmt-imports_indent: Block
|
||||
|
||||
use lists::{
|
||||
definitive_tactic, itemize_list, shape_for_tactic, struct_lit_formatting, struct_lit_shape,
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// rustfmt-indent_style: Block
|
||||
// rustfmt-imports_indent: Block
|
||||
// rustfmt-imports_layout: HorizontalVertical
|
||||
|
||||
use comment::{contains_comment, recover_comment_removed, rewrite_comment, FindUncommented};
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// rustfmt-indent_style: Block
|
||||
// rustfmt-imports_indent: Block
|
||||
// rustfmt-imports_layout: Mixed
|
||||
|
||||
use comment::{contains_comment, recover_comment_removed, rewrite_comment, FindUncommented};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue