Skip to content

Commit

Permalink
Ignore clippy for generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
ascjones committed Nov 24, 2021
1 parent 76e605b commit 6a54cfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/codegen/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@
/// - run `polkadot --dev --tmp` node locally
/// - `cargo run --release -p subxt-cli -- codegen | rustfmt --edition=2018 --emit=stdout > tests/integration/codegen/polkadot.rs`
#[rustfmt::skip]
#[allow(clippy::all)]
mod polkadot;

0 comments on commit 6a54cfb

Please sign in to comment.