rust/rustfmt.toml

7 lines
118 B
TOML
Raw Normal View History

2022-10-28 13:21:27 +00:00
ignore = ["y.rs"]
2021-03-05 10:21:44 +00:00
# Matches rustfmt.toml of rustc
version = "Two"
use_small_heuristics = "Max"
merge_derives = false