summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <faern@faern.net>2021-11-26 13:54:24 +0100
committerLinus Färnstrand <linus@mullvad.net>2021-11-29 13:09:35 +0100
commit0954877ceaa0ae9d63bc572b6a10088de1273fa7 (patch)
tree07ad3ade992818d83fa6176158a2f1dcd4d8cd30
parent2dc4a83d08e9b067eb54ee283a1ccc0444e7b013 (diff)
downloadmullvadvpn-0954877ceaa0ae9d63bc572b6a10088de1273fa7.tar.xz
mullvadvpn-0954877ceaa0ae9d63bc572b6a10088de1273fa7.zip
Remove blank_lines_upper_bound = 2 from our rustfmt.toml
-rw-r--r--rustfmt.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index 4fc14a42b8..84d8d52e28 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -8,4 +8,3 @@ imports_granularity = "Crate"
# Heavily subjective style choices
comment_width = 100
-blank_lines_upper_bound = 2