Skip to content

Commit

Permalink
Disable rustfmt by default (#14)
Browse files Browse the repository at this point in the history
This effects issue #11.
  • Loading branch information
cmbrandenburg authored and danburkert committed Jun 25, 2017
1 parent 2e36a93 commit 14a5332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
disable_all_formatting = true

0 comments on commit 14a5332

Please sign in to comment.