# This codebase uses the Modified Allman style described in code_style_guide.md, # which rustfmt cannot express. Formatting is disabled so an accidental # `cargo fmt` (or editor format-on-save) is a no-op. disable_all_formatting = true