mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 01:24:19 +02:00
SCSS-Lint: StringQuotes: double_quotes , to match current style
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user