Skip to content

Commit

Permalink
Remove rustfmt.toml - zero changes to formatting
Browse files Browse the repository at this point in the history
rustfmt's `version = "Two"` option doesn't result in any formatting
changes anywhere in async-std, but it prevents formatting with a stable
toolchain. Remove rustfmt.toml and allow formatting to work on stable
rustfmt.
  • Loading branch information
joshtriplett committed Jun 2, 2022
1 parent 521887c commit fc7f2bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rustfmt.toml

This file was deleted.

0 comments on commit fc7f2bc

Please sign in to comment.