Skip to content

Commit

Permalink
Update reference/docs-conceptual/PSScriptAnalyzer/Rules/AvoidSemicolo…
Browse files Browse the repository at this point in the history
…nsAsLineTerminators.md
  • Loading branch information
sdwheeler authored Aug 31, 2022
1 parent 068fb13 commit 00ed701
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ title: AvoidSemicolonsAsLineTerminators

Lines should not end with a semicolon.

**Note**: This rule is not enabled by default. The user needs to enable it through settings.
> [!NOTE]
> This rule is not enabled by default. The user needs to enable it through settings.
## Example

Expand Down

0 comments on commit 00ed701

Please sign in to comment.