Skip to content

Commit 4721c35

Browse files
committed
fix: ignore format on generated module
1 parent 8790114 commit 4721c35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
pub mod app;
22
pub mod components;
3+
#[rustfmt::skip]
34
pub mod extras;
45
pub mod models;
56
pub mod pages;

0 commit comments

Comments
 (0)