mirror of
https://github.com/LORDBABUINO/stealth.git
synced 2026-04-23 22:20:00 -07:00
13 lines
274 B
TOML
13 lines
274 B
TOML
max_width = 100
|
|
hard_tabs = false
|
|
tab_spaces = 4
|
|
newline_style = "Auto"
|
|
use_small_heuristics = "Default"
|
|
reorder_imports = true
|
|
reorder_modules = true
|
|
edition = "2021"
|
|
use_try_shorthand = false
|
|
use_field_init_shorthand = false
|
|
force_explicit_abi = true
|
|
merge_derives = true
|