mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
Merge dev branch into main
This commit is contained in:
11
rustfmt.toml
Normal file
11
rustfmt.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
comment_width = 100
|
||||
format_code_in_doc_comments = true
|
||||
format_macro_bodies = true
|
||||
format_macro_matchers = true
|
||||
imports_granularity = "Module"
|
||||
normalize_comments = true
|
||||
normalize_doc_attributes = true
|
||||
reorder_impl_items = true
|
||||
reorder_imports = true
|
||||
tab_spaces = 4
|
||||
wrap_comments = true
|
||||
Reference in New Issue
Block a user