Skip to content

Commit

Permalink
Merge pull request #793 from thecoolestguy/791_multiline_comment_remo…
Browse files Browse the repository at this point in the history
…val_in_scss_files

allowing multi-line block-commenting in scss files
  • Loading branch information
stopfstedt committed Jul 27, 2015
2 parents 1de126d + aa8fcc8 commit 21a971b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .scss-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ linters:
SelectorDepth:
enabled: true
max_depth: 4
Comment:
allowed: '^[/*]*'

0 comments on commit 21a971b

Please sign in to comment.