mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-10 23:56:18 +01:00
Update .rustfmt.toml
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
group_imports = "StdExternalCrate"
|
||||
wrap_comments = true
|
||||
format_code_in_doc_comments = true
|
||||
tab_spaces = 4
|
||||
newline_style = "Auto"
|
||||
reorder_imports = true
|
||||
reorder_modules = true
|
||||
reorder_impl_items = false
|
||||
indent_style = "Block"
|
||||
normalize_comments = false
|
||||
imports_granularity = "Module"
|
||||
edition = "2021"
|
||||
group_imports = "StdExternalCrate"
|
||||
|
||||
Reference in New Issue
Block a user