2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

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

This commit is contained in:
Chris Rebert
2014-12-08 20:00:13 -08:00
parent 2e91a3d6a7
commit 16bd4a2787
+1 -1
View File
@@ -134,7 +134,7 @@ linters:
StringQuotes:
enabled: true
style: single_quotes # or double_quotes
style: double_quotes
TrailingSemicolon:
enabled: true