@nomiclabs/hardhat-solhint

v2.0.1
Hardhat plugin for solhint
ethereum smart-contracts hardhat hardhat-plugin solhint solidity linter

lint

yarn prettier --check && yarn eslint

test

mocha --recursive "test/**/*.ts" --exit

build

tsc --build .

clean

rimraf dist

eslint

eslint 'src/**/*.ts' 'test/**/*.ts'

lint:fix

yarn prettier --write && yarn eslint --fix

prettier

prettier "**/*.{js,md,json}"
npm i @nomiclabs/[email protected]

Metadata

  • MIT
  • Whatever
  • Nomic Labs LLC
  • released 5/11/2022

Downloads