ZeppelinSolutions / solium-plugin-zeppelin

[DEPRECATED] Solium plugin for Zeppelin audits
MIT License
16 stars 10 forks source link

rules: add the constant-candidates rule #5

Closed come-maiz closed 6 years ago

come-maiz commented 6 years ago

I tried modifying an internal constant and solc says: Error: Cannot assign to a constant variable. So, nothing to add on the linter, I think. I'm merging this. Thanks for the review!