Skip to content

Commit

Permalink
format_code_in_doc_comments = true
Browse files Browse the repository at this point in the history
Reviewed By: zertosh, dtolnay

Differential Revision: D52632085

fbshipit-source-id: f45998c76076470d66339eb99f585856d2114999
  • Loading branch information
stepancheg authored and facebook-github-bot committed Jan 10, 2024
1 parent 085d091 commit 0e963dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Get help on options with `rustfmt --help=config`
# Please keep these in alphabetical order.
edition = "2021"
format_code_in_doc_comments = true
group_imports = "StdExternalCrate"
imports_granularity = "Item"
merge_derives = false
Expand Down

0 comments on commit 0e963dd

Please sign in to comment.