Skip to content

Commit

Permalink
Ignore clippy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
tkmcmaster committed May 29, 2024
1 parent fcf8b6b commit 9e34cb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/src/select_parser.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![allow(clippy::empty_docs)]
use crate::expression_functions::{
Collect, Encode, Entries, Epoch, If, Join, JsonPath, Match, MinMax, Pad, ParseNum, Random,
Range, Repeat, Replace,
Expand Down

0 comments on commit 9e34cb8

Please sign in to comment.