1 2 3 4 5
# dotseal rustfmt config — pinned to stable rustfmt defaults plus a few # tweaks. Run `cargo fmt --check` in CI; see RELEASING.md. edition = "2021" max_width = 100 use_small_heuristics = "Default"