Skip to content

Commit

Permalink
Skip generated code in rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
emesare committed Oct 23, 2024
1 parent 08fb624 commit efa4708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fbcg_rust/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#[allow(warnings)]
#[rustfmt::skip]
pub mod gen_flatbuffers;

pub use gen_flatbuffers::sig_bin as fb_sig;
Expand Down

0 comments on commit efa4708

Please sign in to comment.