Skip to content

Commit 416c96a

Browse files
junebKapil Borle
authored and
Kapil Borle
committed
Fix rule name error (#727)
1 parent 2e77452 commit 416c96a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Engine/Settings/CodeFormatting.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
Enable = $true
2222
IndentationSize = 4
2323
}
24-
25-
PSUseWhitespace = @{
24+
25+
PSUseConsistentWhitespace = @{
2626
Enable = $true
2727
CheckOpenBrace = $true
2828
CheckOpenParen = $true

0 commit comments

Comments
 (0)