SimenB / stylint

Improve your Stylus code with Stylint
https://simenb.github.io/stylint/
GNU General Public License v2.0
348 stars 62 forks source link

The .stylintrc file is ignored while using with syntastic in vim. #450

Open LvChengbin opened 5 years ago

LvChengbin commented 5 years ago

I added a .stylintrc file to the directory of my project but it's ignored by syntastic in VIM. Do I need to add more config in .vimrc or somewhere else?