federicobond / solcheck

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

solcheck

A linter for Solidity code written in JS and heavily inspired by eslint.

Install

npm install -g solcheck

Usage

solcheck contracts/*

Author

License

GPL-3.0