Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 283 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 283 Bytes

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