Skip to content

Commit 248c1c5

Browse files
authored
Merge pull request rust-lang#168 from rust-lang/config/no-fmt
Add rustfmt config to disable formatting
2 parents 1d62e95 + dc8da94 commit 248c1c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rustfmt.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
disable_all_formatting = true

0 commit comments

Comments
 (0)