Cyfrin / aderyn

Aderyn 🦜 Rust-based Solidity AST analyzer.
https://docs.cyfrin.io/
GNU General Public License v2.0
414 stars 62 forks source link

Fix: Don't report unprotected initialization function when there is `initializer` modifier #771

Closed TilakMaddy closed 1 month ago

TilakMaddy commented 1 month ago

Don't report unprotected initialization when there is initializer modifier Context: @devtooligan 's suggestion

TilakMaddy commented 1 month ago

Sorry I merged with wrong message in commit ! I changed the title of PR after merging to dev