Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
ad615c702cb751687ca2cb6c9b024e94510219f5
/
.
/
tools
/
rustfmt
/
rustfmt.toml
blob: c5eee48140d4f0299184d12625bb12eaf03744af [
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