Commit 16bd4a27 authored by Chris Rebert's avatar Chris Rebert

SCSS-Lint: StringQuotes: double_quotes , to match current style

parent 2e91a3d6
...@@ -134,7 +134,7 @@ linters: ...@@ -134,7 +134,7 @@ linters:
StringQuotes: StringQuotes:
enabled: true enabled: true
style: single_quotes # or double_quotes style: double_quotes
TrailingSemicolon: TrailingSemicolon:
enabled: true enabled: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment