summaryrefslogtreecommitdiff
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-04-06 09:55:52 +0900
committerYuki Okushi <jtitor@2k36.org>2021-04-06 09:55:52 +0900
commit3a8521a7a1cf9aa9d401a0bb581b5d88917d3e7a (patch)
treef6835d29da204e34492b0b4e1c48d67f137be839 /rustfmt.toml
parent714f302b929e1d1f8a0629bb5f36ba7ff86cfb1d (diff)
downloadrust-libc-3a8521a7a1cf9aa9d401a0bb581b5d88917d3e7a.tar.gz
Relax the line length limit to 100
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index 7ecc610f33..dc85c99467 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -1,3 +1 @@
-max_width = 79
-comment_width = 79
-error_on_line_overflow = true \ No newline at end of file
+error_on_line_overflow = true