Skip to content

(GH-70) Add AvoidSemiColonsAsLineTerminators #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

michaeltlombardi
Copy link
Contributor

@michaeltlombardi michaeltlombardi commented Jul 25, 2022

PR Summary

This change adds the new AvoidSemiColonsAsLineTerminators rule
documentation to PSScriptAnalyzer.

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

@opbld31

This comment was marked as outdated.

@michaeltlombardi michaeltlombardi force-pushed the gh-70/main/pssa-avoid-semicolons branch from e5c8e49 to c598ca2 Compare July 25, 2022 14:31
This change adds the new `AvoidSemiColonsAsLineTerminators` rule
documentation to PSScriptAnalyzer.

- Resolves MicrosoftDocs#70
- Fixes AB#4588
@michaeltlombardi michaeltlombardi force-pushed the gh-70/main/pssa-avoid-semicolons branch from c598ca2 to 0507ff2 Compare July 25, 2022 14:32
@MicrosoftDocs MicrosoftDocs deleted a comment from opbld32 Jul 25, 2022
@opbld33

This comment was marked as outdated.

@opbld31
Copy link

opbld31 commented Jul 25, 2022

Docs Build status updates of commit 0507ff2:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/PSScriptAnalyzer/Rules/AvoidSemicolonsAsLineTerminators.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/PSScriptAnalyzer/Rules/README.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/toc.yml ✅Succeeded View (ps-modules)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@sdwheeler sdwheeler merged commit c6934de into MicrosoftDocs:main Jul 25, 2022
@michaeltlombardi michaeltlombardi deleted the gh-70/main/pssa-avoid-semicolons branch March 21, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document new PSSA Rule "AvoidSemiColonsAsLineTerminators"
4 participants