feat: can fix up the hash if required
This commit is contained in:
parent
73528cf892
commit
db3261df0d
4 changed files with 1055 additions and 2 deletions
6
.rustfmt.toml
Normal file
6
.rustfmt.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
max_width = 1000
|
||||
single_line_if_else_max_width = 100
|
||||
chain_width = 100
|
||||
fn_args_layout = "Compressed"
|
||||
#control_brace_style = "ClosingNextLine"
|
||||
struct_lit_width = 0
|
Loading…
Add table
Add a link
Reference in a new issue