# Rustfmt configuration
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md
= "Two" # https://github.com/rust-lang/rustfmt/issues/3383
= "Max"
= true # https://github.com/rust-lang/rustfmt/issues/3362
= true # https://github.com/rust-lang/rustfmt/issues/3348
# Set the default settings again to always apply the proper formatting without
# being affected by the editor settings.
# Refs: https://github.com/rust-lang/rls/issues/501#issuecomment-333717736
= "2018"
= 4