aboutsummaryrefslogtreecommitdiffstats
path: root/build.rs
diff options
context:
space:
mode:
Diffstat (limited to 'build.rs')
-rw-r--r--build.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.rs b/build.rs
index feb22c8..78382fe 100644
--- a/build.rs
+++ b/build.rs
@@ -78,6 +78,7 @@ const DANGER: &Options = &Options {{
default_line_ending: None,
}};
+#[rustfmt::skip]
#[test]
fn commonmark() {{
{}