We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
max_line_length
.editorconfig
rustfmt.toml
1 parent 592ea39 commit 4905a21Copy full SHA for 4905a21
.editorconfig
@@ -11,6 +11,7 @@ trim_trailing_whitespace = true
11
insert_final_newline = true
12
indent_style = space
13
indent_size = 4
14
+max_line_length = 120
15
16
[*.md]
17
# double whitespace at end of line
0 commit comments