1
Fork 0
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:
DQ 2021-02-16 23:39:35 +01:00 committed by GitHub
parent f6905735eb
commit e411243366
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 6 deletions

View file

@ -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