summaryrefslogtreecommitdiff
path: root/.rustfmt.toml
diff options
context:
space:
mode:
authorNadrieril2019-03-27 00:22:39 +0100
committerNadrieril2019-03-27 00:22:39 +0100
commit108c35242884b9cb5e3988e406f7983404cdf315 (patch)
treefbdbd144c5582e2b7fea3b8663ea0f87306044ca /.rustfmt.toml
parent173e0eb15b33342ec7c3523be0f913a962e7b85a (diff)
Manually rustfmt like a nazi
Diffstat (limited to '')
-rw-r--r--.rustfmt.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rustfmt.toml b/.rustfmt.toml
index 0c2ca5c..0713c39 100644
--- a/.rustfmt.toml
+++ b/.rustfmt.toml
@@ -1,2 +1,3 @@
edition = "2018"
max_width = 80
+error_on_line_overflow = true