@nomiclabs/hardhat-solhint

v2.0.0-rc.0
Hardhat plugin for solhint
ethereum smart-contracts hardhat hardhat-plugin solhint solidity linter

lint

node ../../node_modules/tslint/bin/tslint --config tslint.json --project ./tsconfig.json

test

node ../../node_modules/mocha/bin/mocha --recursive "test/**/*.ts" --exit

build

node ../../node_modules/typescript/bin/tsc --build .

clean

node ../../node_modules/rimraf/bin.js dist

lint:fix

node ../../node_modules/prettier/bin-prettier.js --write "src/**/*.{js,ts}" "test/**/*.{js,ts}" && yarn lint --fix
npm i @nomiclabs/[email protected]

Metadata

  • MIT
  • Whatever
  • Nomic Labs LLC
  • released 10/19/2020

Downloads