# we can't rely on contributors using .editorconfig
= "Unix"
# require the shorthand instead of it being optional
= true
# outdated default — `?` was unstable at the time
# additionally the `try!` macro is deprecated now
= true
# Max to use the 100 char width for everything or Default. See https://rust-lang.github.io/rustfmt/?version=v1.4.38&search=#use_small_heuristics
= "Max"
= "2024"
= true
# better grepping
= "Item"
= "StdExternalCrate"
= true
= true
= true
= false
= true
= true
= true