mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
fix: remove and resolve FIXMEs and TODOs from db module (#174)
This commit is contained in:
@ -13,8 +13,10 @@
|
||||
clippy::panic,
|
||||
clippy::panic_in_result_fn,
|
||||
clippy::panicking_unwrap,
|
||||
clippy::todo,
|
||||
clippy::unreachable,
|
||||
clippy::unwrap_in_result,
|
||||
clippy::unwrap_used
|
||||
)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user