federicobond / solcheck

A Solidity linter written in JS
GNU General Public License v3.0
32 stars 7 forks source link

Enforce comments before every contract, public function and state variable #19

Open federicobond opened 7 years ago

federicobond commented 7 years ago

It would be great if this came with support for NatSpec but simple existence check is useful too.