blob: 34c276eec2425164eb874d6e31877bfa97c83876 [file] [log] [blame]
# rustfmt options: https://rust-lang.github.io/rustfmt/
# Skipping children allows rustfmt to run on crates with
# generated source files. Without this formatting will
# fail with: `failed to resolve mod ${MOD}`.
skip_children = true
reorder_imports = false