Skip to content

Commit fb4d082

Browse files
committed
"powershell.codeFormatting.whitespaceAroundOperator": true,
1 parent 3de173d commit fb4d082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"powershell.codeFormatting.newLineAfterCloseBrace": true,
55
"powershell.codeFormatting.whitespaceBeforeOpenBrace": true,
66
"powershell.codeFormatting.whitespaceBeforeOpenParen": true,
7-
"powershell.codeFormatting.whitespaceAroundOperator": false,
7+
"powershell.codeFormatting.whitespaceAroundOperator": true,
88
"powershell.codeFormatting.whitespaceAfterSeparator": true,
99
"powershell.codeFormatting.ignoreOneLineBlock": false,
1010
"powershell.codeFormatting.preset": "Custom",

0 commit comments

Comments
 (0)