Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vim & config #751

Closed
joaomilho opened this issue Mar 8, 2016 · 1 comment
Closed

vim & config #751

joaomilho opened this issue Mar 8, 2016 · 1 comment
Labels

Comments

@joaomilho
Copy link

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?

@sds sds added the question label Mar 8, 2016
@sds
Copy link
Owner

sds commented Mar 8, 2016

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.

@sds sds closed this as completed Mar 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants