Open come-maiz opened 6 years ago
The rule no-state-variable-shadowing currently only analyzes the contracts of the same file. It should also analyze the contracts coming from other imported files.
no-state-variable-shadowing
The rule
no-state-variable-shadowing
currently only analyzes the contracts of the same file. It should also analyze the contracts coming from other imported files.