Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Commit

Permalink
add .rustfmt.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Aparicio committed Feb 2, 2017
1 parent fea5ca4 commit 6904fb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,2 +1,3 @@
target
*.rs.bk
Cargo.lock
target
1 change: 1 addition & 0 deletions .rustfmt.toml
@@ -0,0 +1 @@
max_width = 80

0 comments on commit 6904fb6

Please sign in to comment.