We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc41f6d commit 9356eb6Copy full SHA for 9356eb6
RuleDocumentation/README.md
@@ -46,4 +46,7 @@
46
|[UseSingularNouns](./UseSingularNouns.md) | Warning|
47
|[UseStandardDSCFunctionsInResource](./UseStandardDSCFunctionsInResource.md) | Error |
48
|[UseToExportFieldsInManifest](./UseToExportFieldsInManifest.md) | Warning|
49
-|[UseCompatibleCmdlets](./UseCompatibleCmdlets.md) | Warning|
+|[UseCompatibleCmdlets](./UseCompatibleCmdlets.md) | Warning|
50
+|[PlaceOpenBrace](./PlaceOpenBrace.md) | Warning|
51
+|[PlaceCloseBrace](./PlaceCloseBrace.md) | Warning|
52
+|[UseConsistentIndentation](./UseConsistentIndentation.md) | Warning|
0 commit comments