Closed
Description
I'd like to disable reformatting of my comments globally by-default because it tends to break things more often than not. To do this, rustfmt would need to support global configs. My suggestion is to read ~/.rustfmt.toml
as global override and turn it off when rustfmt is passed a --no-user-config
flag.
Metadata
Metadata
Assignees
Labels
No labels