Skip to content

Commit

Permalink
Bump rustfmt lines width to 80
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Neely committed Mar 23, 2019
1 parent 40efcfa commit b08f8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rustfmt.toml
@@ -1,2 +1,2 @@
reorder_imports = true
max_width = 60
max_width = 80

0 comments on commit b08f8f1

Please sign in to comment.