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

// sass-lint:disable-line no-vendor-prefixes; does not work #1186

Open
dolanmiu opened this issue Mar 3, 2018 · 2 comments
Open

// sass-lint:disable-line no-vendor-prefixes; does not work #1186

dolanmiu opened this issue Mar 3, 2018 · 2 comments

Comments

@dolanmiu
Copy link

dolanmiu commented Mar 3, 2018

What version of Sass Lint are you using? 1.11.1

Please include any relevant parts of your configuration

What did you do? Please include the actual source code causing the issue.

Try and disable a single line on a file

What did you expect to happen?

What actually happened? Please include any error messages given to you by Sass Lint.

If you're using a IDE plugin have you tried the CLI too? VSCode

@nallarv
Copy link

nallarv commented Jul 19, 2018

// sass-lint:disable no-vendor-prefixes

seems to work. disable-line didn't.

@Beenhakker
Copy link

// sass-lint:disable-line no-vendor-prefixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants