Skip to content

Commit 191c75a

Browse files
committed
Update rustfmt.toml
1 parent 6ac6a39 commit 191c75a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rustfmt.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
required_version = "0.3.8"
2+
13
# Activation of features, almost objectively better ;)
24
reorder_imports = true
35
reorder_imported_names = true
@@ -9,3 +11,4 @@ wrap_comments = true
911

1012
# Heavily subjective style choices
1113
comment_width = 100
14+
blank_lines_upper_bound = 2

0 commit comments

Comments
 (0)