mirror of
https://github.com/RGBCube/cstree
synced 2025-07-28 17:47:44 +00:00
Update clippy and rustfmt to new nightly (#16)
This commit is contained in:
parent
f6905735eb
commit
e411243366
2 changed files with 4 additions and 6 deletions
|
@ -9,7 +9,7 @@ wrap_comments = true
|
|||
format_code_in_doc_comments = true
|
||||
format_macro_matchers = true
|
||||
|
||||
merge_imports = true
|
||||
imports_granularity= "Crate"
|
||||
|
||||
reorder_impl_items = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue