Skip to content

Commit a469022

Browse files
author
Kapil Borle
committed
Add UseConsistentWhitespace rule to rule index
1 parent 5aa7303 commit a469022

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RuleDocumentation/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@
4949
|[UseCompatibleCmdlets](./UseCompatibleCmdlets.md) | Warning|
5050
|[PlaceOpenBrace](./PlaceOpenBrace.md) | Warning|
5151
|[PlaceCloseBrace](./PlaceCloseBrace.md) | Warning|
52-
|[UseConsistentIndentation](./UseConsistentIndentation.md) | Warning|
52+
|[UseConsistentIndentation](./UseConsistentIndentation.md) | Warning|
53+
|[UseConsistentWhitespace](./UseConsistentWhitespace.md) | Warning|

0 commit comments

Comments
 (0)