Merge pull request #315 from alobb/defaultTomlRemoval
https://github.com/nrc/rustfmt/issues/304
This commit is contained in:
commit
45dedc84a7
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue