diff options
| -rw-r--r-- | rustfmt.toml | 1 |
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 |
