File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 "powershell.codeFormatting.addWhitespaceAroundPipe" : true ,
33 "powershell.codeFormatting.alignPropertyValuePairs" : true ,
44 "powershell.codeFormatting.autoCorrectAliases" : true ,
5- "powershell.codeFormatting.newLineAfterCloseBrace" : true ,
5+ "powershell.codeFormatting.newLineAfterCloseBrace" : false ,
66 "powershell.codeFormatting.newLineAfterOpenBrace" : true ,
77 "powershell.codeFormatting.openBraceOnSameLine" : true ,
88 "powershell.codeFormatting.pipelineIndentationStyle" : " IncreaseIndentationForFirstPipeline" ,
9- "powershell.codeFormatting.preset" : " Stroustrup " ,
9+ "powershell.codeFormatting.preset" : " OTBS " ,
1010 "powershell.codeFormatting.trimWhitespaceAroundPipe" : true ,
1111 "powershell.codeFormatting.whitespaceAfterSeparator" : true ,
1212 "powershell.codeFormatting.whitespaceAroundOperator" : true ,
You can’t perform that action at this time.
0 commit comments