Skip to content

Commit

Permalink
Allow multiline comments in stylesheets
Browse files Browse the repository at this point in the history
  • Loading branch information
kimlindholm committed Oct 9, 2017
1 parent 94d5f78 commit 55b128f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scss-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ linters:
enabled: false

Comment:
enabled: true
enabled: false

DebugStatement:
enabled: true
Expand Down

0 comments on commit 55b128f

Please sign in to comment.