Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #167 from stbuehler/rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Jun 6, 2021
2 parents 239327d + a2e825e commit 32c1f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# requires unstable rustfmt until the options are stabilized
format_code_in_doc_comments = true
imports_layout = "HorizontalVertical"
merge_imports = true
imports_granularity = "Crate"

0 comments on commit 32c1f98

Please sign in to comment.