style: adjust the enum variant length
This commit is contained in:
parent
84f8b2a093
commit
f23371ac39
2 changed files with 15 additions and 27 deletions
|
|
@ -7,6 +7,6 @@ group_imports = "StdExternalCrate"
|
|||
imports_granularity = "Module"
|
||||
condense_wildcard_suffixes = true
|
||||
use_field_init_shorthand = true
|
||||
struct_variant_width = 45
|
||||
struct_variant_width = 65
|
||||
|
||||
unstable_features = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue