mirror of
https://github.com/trycua/computer.git
synced 2025-12-30 18:09:55 -06:00
Use double quotes when formatting YAML
This commit is contained in:
@@ -5,3 +5,8 @@ tabWidth: 2
|
||||
printWidth: 100
|
||||
arrowParens: always
|
||||
bracketSpacing: true
|
||||
|
||||
overrides:
|
||||
- files: "*.{yml,yaml}"
|
||||
options:
|
||||
singleQuote: false
|
||||
|
||||
Reference in New Issue
Block a user