Skip to content

Commit e5f2623

Browse files
committed
clippy attributes
1 parent 66adccd commit e5f2623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_postgres_plugin.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![allow(clippy::integer_arithmetic)]
1+
#![allow(clippy::arithmetic_side_effects)]
22

33
use serde_json::json;
44

0 commit comments

Comments
 (0)