Closed joneff closed 5 years ago
It should do that already – is it not working for you?
Here is a screenshot of a very simple setup:
Also, can there be a hint / tree structure where the rules come from?
The config file name should be .sass-lint.yml
or .sasslintrc
(note the leading period).
Worked like a charm. Closing this issue.
Can the extension support editor-config-style file location (https://editorconfig.org/#file-location) and rule resolution e.g. when linting files to look in the same dir; then in the parent one and so on and so forth, until it reaches the root of the project?