I have replicated a bug I saw in my own project in the test suite: master...jlw:defect/block-disable
In my project, I added a re-enabling control comment after to pass the linter, but that shouldn't be necessary.
My uneducated guess is that this is actually a parsing error rather than a bug in the control comment logic, but I'm not familiar enough with the scss-lint internals to go further at this time.
I have replicated a bug I saw in my own project in the test suite: master...jlw:defect/block-disable
In my project, I added a re-enabling control comment after to pass the linter, but that shouldn't be necessary.
My uneducated guess is that this is actually a parsing error rather than a bug in the control comment logic, but I'm not familiar enough with the
scss-lintinternals to go further at this time.