tool: support reinitializer in slither-check-upgradeability #3068
Annotations
1 warning
Lint Code Base:
slither/tools/upgradeability/checks/initialization.py#L21
R1714: Consider merging these comparisons with 'in' by using 'm.name in ('initializer', 'reinitializer')'. Use a set instead if elements are hashable. (consider-using-in)
|