duaraghav8 / Ethlint

(Formerly Solium) Code quality & Security Linter for Solidity
https://ethlint.readthedocs.io/en/latest/
MIT License
926 stars 128 forks source link

no-empty-blocks shouldn't flag empty contract body in an inherited contract #273

Open duaraghav8 opened 5 years ago

duaraghav8 commented 5 years ago

Description Reproducing an issue here, which was originally reported at https://github.com/duaraghav8/Ethlint/issues/264#issuecomment-502617533 by @quezak