feat: modify flakenix to include cargo utils
This commit is contained in:
parent
16a4aee633
commit
1f90088350
15 changed files with 966 additions and 838 deletions
14
rustfmt.toml
14
rustfmt.toml
|
@ -1,7 +1,7 @@
|
|||
indent_style = "Block"
|
||||
wrap_comments = true
|
||||
format_code_in_doc_comments = true
|
||||
trailing_comma = "Vertical"
|
||||
group_imports = "StdExternalCrate"
|
||||
reorder_impl_items = true
|
||||
unstable_features = true
|
||||
indent_style = "Block"
|
||||
wrap_comments = true
|
||||
format_code_in_doc_comments = true
|
||||
trailing_comma = "Vertical"
|
||||
group_imports = "StdExternalCrate"
|
||||
reorder_impl_items = true
|
||||
unstable_features = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue