Home

Awesome

syntastic-local-solhint

Prefer local repo install of solhint over global install with syntastic

Installation Instructions

Using vim plugged you just need to add:

Plug 'sohkai/syntastic-local-solhint'

Inspired By

Completely ripped off of syntastic-local-solium, which was a complete rip-off of mtscout6's awesome syntastic-local-eslint, who was inspired by pixelastic's blog post. Total, unapologetic %s/solium/solhint/g, for greater good.

I imagine in the future we could create some generic syntastic-local-npm-loader plugin for syntastic where options could be used to flag should be loaded locally, but that's for another day. Maybe if enough linters start publishing via npm.


Turns out I can't fork syntastic-local-eslint more than once, so this unfortunately has a clean state.