Skip to content

Commit 641671e

Browse files
jplattejswrenn
authored andcommitted
Add a .rustfmt.toml that disable automatic formatting for nightly users
1 parent 505e0f4 commit 641671e

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+
# Temporarily disable rustfmt completely to avoid conflicts of newly formatted
2+
# code with old PRs.
3+
ignore = ["/"]

0 commit comments

Comments
 (0)