Skip to content

Commit 10ddacc

Browse files
author
Kapil Borle
committed
Fix PlaceOpenBrace documentation
1 parent 1a15076 commit 10ddacc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RuleDocumentation/PlaceOpenBrace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Enable or disable the rule during ScriptAnalyzer invocation.
2929

3030
#### OnSameLine: bool (Default value is `$true`)
3131

32-
# true
32+
Enforce open brace to be on the same line as that of its preceding keyword.
3333

3434
#### NewLineAfter: bool (Default value is `$true`)
3535

0 commit comments

Comments
 (0)