Skip to content

Commit

Permalink
Prevent generated runner module from being format checked
Browse files Browse the repository at this point in the history
  • Loading branch information
Veykril committed Jul 19, 2024
1 parent d235d09 commit 2c32ee7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/parser/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ use expect_test::expect_file;

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

#[rustfmt::skip]
#[path = "../test_data/generated/runner.rs"]
mod runner;

Expand Down

0 comments on commit 2c32ee7

Please sign in to comment.