Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Ben Boeckel
rust-git-workarea
Commits
26781820
Commit
26781820
authored
Oct 08, 2019
by
Ben Boeckel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rustfmt: use Vertical for trailing_comma
parent
25b6f61d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
rustfmt.toml
rustfmt.toml
+1
-1
No files found.
rustfmt.toml
View file @
26781820
...
...
@@ -3,5 +3,5 @@ force_multiline_blocks = true
report_todo
=
"Unnumbered"
report_fixme
=
"Unnumbered"
struct_lit_single_line
=
false
trailing_comma
=
"
Always
"
trailing_comma
=
"
Vertical
"
license_template_path
=
".license.template"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment