You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SCSS-Lint loads the .scss-lint.yml file from the current working directory, so you shouldn't need to specify a configuration explicitly.
If the issue is that you are editing a file and your current working directory does not have the .scss-lint.yml file, #516 is tracking adding support for ascending parent directories until an .scss-lint.yml file is found.
I'm using this with vim, but apparently it doesn't allow configuration like this: https://github.com/scrooloose/syntastic/wiki/Configuration-Files
Is there anything I'm missing?
The text was updated successfully, but these errors were encountered: