# Rustfmt documentation:
# https://rust-lang.github.io/rustfmt/?version=v1.5.1&search=
# This crate is 'unix' only.
= "Unix"
= true
# chain_width; a percentage of maximum width
# precedes what is implied by `use_small_heuristics"
= 70
= "Max"
# force the use of tabs, not spaces
= true