Skip to content

Commit 17035a9

Browse files
committed
Update default config test.
1 parent 7d1d103 commit 17035a9

File tree

1 file changed

+1
-0
lines changed
  • rustfmt-core/rustfmt-config/src

1 file changed

+1
-0
lines changed

rustfmt-core/rustfmt-config/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,7 @@ reorder_impl_items = false
519519
type_punctuation_density = "Wide"
520520
space_before_colon = false
521521
space_after_colon = true
522+
space_around_attr_eq = true
522523
spaces_around_ranges = false
523524
binop_separator = "Front"
524525
remove_nested_parens = true

0 commit comments

Comments
 (0)