Skip to content

Commit e0281b7

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
don't format macros
1 parent abce1a7 commit e0281b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ format_code_in_doc_comments = true
1717
normalize_doc_attributes = true
1818

1919
# Macro bodies, etc.
20-
#format_macro_bodies = true
20+
format_macro_bodies = false
2121

2222
# Edition (for parsing behavior)
2323
edition = "2021"

0 commit comments

Comments
 (0)