Skip to content

Commit 246b796

Browse files
sasurau4calebcartwright
authored andcommitted
Add recursive config to issue-3434
1 parent 2e0aa5f commit 246b796

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/source/issue-3434/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// rustfmt-recursive: true
12
#![rustfmt::skip::macros(skip_macro_mod)]
23

34
mod no_entry;

tests/target/issue-3434/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// rustfmt-recursive: true
12
#![rustfmt::skip::macros(skip_macro_mod)]
23

34
mod no_entry;

0 commit comments

Comments
 (0)