Skip to content

Commit

Permalink
ignore clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
mangas committed Sep 27, 2023
1 parent ccdb03d commit 2da99c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions substreams/substreams-trigger-filter/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![allow(clippy::not_unsafe_ptr_arg_deref)]

mod pb;

use std::collections::HashSet;
Expand Down

0 comments on commit 2da99c8

Please sign in to comment.