Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Add a disabled rustfmt.toml #141

Merged
merged 1 commit into from
Jan 21, 2022

Commits on Jan 20, 2022

  1. Add a disabled rustfmt.toml

    We do not currently use `rustfmt`, this is a nuisance for devs who
    routinely work on code bases that do use rustfmt who often have their
    editors set to format on save. We can make the life of such devs much
    better by explicitly disabling formatting using `rustfmt.toml`.
    
    ref: https://rust-lang.github.io/rustfmt/?version=v1.4.38&search=#disable_all_formatting
    tcharding committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    bd59192 View commit details
    Browse the repository at this point in the history