diff --git a/.scss-lint.yml b/.scss-lint.yml index 8e4df61..a64fa01 100644 --- a/.scss-lint.yml +++ b/.scss-lint.yml @@ -183,7 +183,7 @@ linters: style: one_space # or 'no_space', or 'at_least_one_space' SpaceAfterComment: - enabled: true + enabled: false style: one_space # or 'no_space', or 'at_least_one_space' allow_empty_comments: true