Closed collinpage closed 7 years ago
That file is only used to test whether this package properly reads your project's configuration file. You would want to create your own .scss-lint.yml
file in your project root with that directive in order for this to work.
Also please note that scss-lint (which this is a wrapper around) is in maintenance only mode as Sass has moved away from Ruby which scss-lint
depends on. You should look into moving to stylelint or sass-lint, both of which have Linter providers 😉.
Hi,
Title says it all!
I've tried to add this code to the .scss-lint.yml located in .atom/packages/linter-scss-lint/spec/fixtures but I still get the warnings.
Thanks for the help!