mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
SCSS-Lint: StringQuotes: double_quotes , to match current style
This commit is contained in:
parent
2e91a3d6a7
commit
16bd4a2787
@ -134,7 +134,7 @@ linters:
|
||||
|
||||
StringQuotes:
|
||||
enabled: true
|
||||
style: single_quotes # or double_quotes
|
||||
style: double_quotes
|
||||
|
||||
TrailingSemicolon:
|
||||
enabled: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user