Closed cuongluu8 closed 6 years ago
Doesn't reproduce
Just tried this again and it was still broken for me. However checked the version of sass-lint I was using and it was 1.10.2. When I upgraded to use the latest 1.12.1 it did work as you have pointed out. Do you have any explanation on why the latest version of sass-lint can fix the plugin?
maybe changes in the core code
.sass-lint.yml
, to turn indention rule off, e.g.indentation: 0
Is this expected behaviour? I would hope scss-lint.yml changes would be applied immediately.