mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-22 12:43:36 +00:00
https://github.com/nrc/rustfmt/issues/304 Removed reference to default.toml
This commit is contained in:
parent
4738d284f2
commit
33109a78dc
@ -7,7 +7,7 @@ A tool for formatting Rust code according to style guidelines.
|
||||
```rust
|
||||
#[rustfmt_skip]
|
||||
```
|
||||
* When you run rustfmt use a file called rustfmt.toml to override the settings in default.toml
|
||||
* When you run rustfmt use a file called rustfmt.toml to override the default settings of rustfmt.
|
||||
* We create a functioning executable called rustfmt in the target directory
|
||||
|
||||
## How to build and test
|
||||
|
Loading…
Reference in New Issue
Block a user