We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Maybe I couldn't find it, but I would love an inline rule disable feature, akin to SCSS-lint.
Even just a general inline disable like:
// sass-lint:disable ... // sass-lint:enable
EDIT: Forgot to add: Running grunt-sass-lint v0.1.0, sass-lint v1.5.0
grunt-sass-lint
sass-lint
The text was updated successfully, but these errors were encountered:
Yep, There's already an open ticket for it: #70 and a PR that contains work in progress: #402.
Sorry, something went wrong.
Ah, thanks @BPScott. My search skills are obviously terrible :) Closing this duplicate.
No branches or pull requests
Maybe I couldn't find it, but I would love an inline rule disable feature, akin to SCSS-lint.
Even just a general inline disable like:
EDIT: Forgot to add:
Running
grunt-sass-lint
v0.1.0,sass-lint
v1.5.0The text was updated successfully, but these errors were encountered: