Updated solhint linter to be able to use a local installation (#3682)

* fix: added support for local solhint executable

* feat: added support for matching parse errors

* test: added test for solhint command callback and handler

* chore: removed command callback test

* refactor: made solhint handler structure closer to eslint
This commit is contained in:
Henrique Barcelos
2021-04-14 21:01:18 -03:00
committed by GitHub
parent 1cd0c0c33b
commit 1c90d8c018
8 changed files with 159 additions and 26 deletions

0
test/test-files/solhint/node_modules/.bin/solhint generated vendored Normal file
View File

View File