mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
chore: add #[forbid(unsafe_code)] to all crates (#131)
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#![forbid(unsafe_code)]
|
||||
// FIXME: I strongly advise to add this worning.
|
||||
// #![warn(missing_docs)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user