You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output of sass-lint-auto-fix will still give me:
@fix Running resolver "empty-line-between-blocks" on "resources/assets/sass/studocu/pages/_settings.scss"
@write Writing resolved tree to resources/assets/sass/studocu/pages/_settings.scss
So to sum up, everything seems working fine, except the files are not written (?) or the rule is not working (?).
The text was updated successfully, but these errors were encountered:
Problem Description
I saw some issues about the rule "empty-line-between-blocks" not being fixed that were resolved, but the problem still exists for me.
Some code
.sass-lint-auto-fix.yml
.sass-lint
The following codes will remain the same:
The output of sass-lint-auto-fix will still give me:
So to sum up, everything seems working fine, except the files are not written (?) or the rule is not working (?).
The text was updated successfully, but these errors were encountered: