Skip to content

Commit

Permalink
ignore lints
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangb committed Sep 21, 2023
1 parent 65d47e7 commit a23510f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/src/encoders.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![allow(clippy::redundant_closure_call)]

use arrow_array::{self, Array, ArrowNativeTypeOp, OffsetSizeTrait};
use arrow_schema::{DataType, Field, TimeUnit};
use bytes::{BufMut, BytesMut};
Expand Down

0 comments on commit a23510f

Please sign in to comment.