mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-01 23:51:46 -04:00
Add formatter and format
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
hard_tabs = true
|
||||
match_arm_blocks = false
|
||||
imports_granularity = "Crate"
|
||||
overflow_delimited_expr = true
|
||||
group_imports = "StdExternalCrate"
|
||||
trailing_comma = "Never"
|
||||
use_field_init_shorthand = true
|
||||
Reference in New Issue
Block a user