Skip to content

Commit 2c32ee7

Browse files
committed
Prevent generated runner module from being format checked
1 parent d235d09 commit 2c32ee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/parser/src/tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ use expect_test::expect_file;
1111

1212
use crate::{Edition, LexedStr, TopEntryPoint};
1313

14+
#[rustfmt::skip]
1415
#[path = "../test_data/generated/runner.rs"]
1516
mod runner;
1617

0 commit comments

Comments
 (0)