forked from M-Labs/rust-fatfs
812f61e393
Option 'use_small_heuristics' is too abstract for me. Smaller lines and disabled heuristics should work better.
9 lines
181 B
TOML
9 lines
181 B
TOML
max_width = 120
|
|
match_block_trailing_comma = true
|
|
use_field_init_shorthand = true
|
|
ignore = [
|
|
"src/byteorder_core_io.rs",
|
|
]
|
|
unstable_features = true
|
|
use_small_heuristics = "Max"
|