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

Add support for stylelint-config-standard-scss #55

Open
sthasubin429 opened this issue Jan 10, 2023 · 1 comment
Open

Add support for stylelint-config-standard-scss #55

sthasubin429 opened this issue Jan 10, 2023 · 1 comment

Comments

@sthasubin429
Copy link

Adding stylelint-config-standard-scss config instead of using stylelint-scss

Documentation of stylelint-scss recommends using stylelint-config-standard-scss instead of using the plugin directly.

@maxolasersquad
Copy link

I am using stylelint-config-standard-scss, and when I try to use it with Code Climate I get the following failure.

Running stylelint: Done!
error: (CC::CLI::Analyze::EngineFailure) engine stylelint failed with status 1 and stderr 
•• Timing: .engineConfig: 0.01s
Error: Unexpected token ?
See our documentation at https://docs.codeclimate.com/docs/stylelint for more information.

The plugin works great when using Stylelint directly.

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

2 participants