Skip to content

Commit 8acdf2a

Browse files
committed
Include the setting in the workspace
1 parent 211dab7 commit 8acdf2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pwsh-extension-dev.code-workspace

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"powershell.codeFormatting.autoCorrectAliases": true,
4646
"powershell.codeFormatting.avoidSemicolonsAsLineTerminators": true,
4747
"powershell.codeFormatting.newLineAfterCloseBrace": false,
48+
"powershell.codeFormatting.removeTrailingWhitespace": true,
4849
"powershell.codeFormatting.trimWhitespaceAroundPipe": true,
4950
"powershell.codeFormatting.useCorrectCasing": true,
5051
"powershell.codeFormatting.whitespaceBeforeOpenBrace": false,

0 commit comments

Comments
 (0)