Skip to content

Commit

Permalink
Add empty rustfmt.toml file to enforce defaults.
Browse files Browse the repository at this point in the history
  • Loading branch information
apogeeoak committed Jul 24, 2021
1 parent c5c0bf7 commit 1faabe3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Rustfmt Configuration.

## Empty to enforce all defaults.
## Overrides configuration from parent directory, home directory, and global config directory.

0 comments on commit 1faabe3

Please sign in to comment.