mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 02:19:22 +02:00
apply imports_granularity fmt rule
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
reorder_imports = true
|
||||
group_imports = "StdExternalCrate"
|
||||
imports_granularity = "Crate"
|
||||
use_field_init_shorthand = true
|
||||
|
Reference in New Issue
Block a user