1
0
mirror of https://github.com/a2x/cs2-dumper.git synced 2025-04-07 18:55:35 +08:00
iraqichild 8463366f0a fix
2025-03-31 19:17:24 -06:00

10 lines
231 B
TOML

comment_width = 100
format_code_in_doc_comments = true
format_macro_bodies = true
format_macro_matchers = true
normalize_comments = true
normalize_doc_attributes = true
reorder_impl_items = true
tab_spaces = 4
wrap_comments = true