Skip to content

Commit a2cabdf

Browse files
TeamTamoadmeain
authored andcommitted
chore: add empty rustfmt.toml
This ensure that `rustfmt` will always use default configs for this project even if there is a `rustfmt.toml` in parent directories
1 parent 80a2bb2 commit a2cabdf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rustfmt.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# use empty config file to ensure that `rustfmt` will always use
2+
# the default configuration when formatting code
3+
# even if there is a `rustfmt.toml` file in parent directories

0 commit comments

Comments
 (0)