Skip to content

Commit

Permalink
Move test files; change description wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
MattX committed Oct 6, 2020
1 parent ee577df commit 0da8517
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ create_config! {
imports_layout: ListTactic, ListTactic::Mixed, false, "Item layout inside a import block";
merge_imports: bool, false, false, "Merge imports";
group_imports: GroupImportsTactic, GroupImportsTactic::Preserve, false,
"Reorganize import groups";
"Controls the strategy for how imports are grouped together";

// Ordering
reorder_imports: bool, true, true, "Reorder import and extern crate statements alphabetically";
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0da8517

Please sign in to comment.