A linter for Solidity code written in JS and heavily inspired by eslint.
npm install -g solcheck
solcheck contracts/*
GPL-3.0