Skip to content

Commit

Permalink
clippy attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
lijunwangs committed Oct 18, 2023
1 parent 66adccd commit e5f2623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_postgres_plugin.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#![allow(clippy::integer_arithmetic)]
#![allow(clippy::arithmetic_side_effects)]

use serde_json::json;

Expand Down

0 comments on commit e5f2623

Please sign in to comment.