Skip to content
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

Codeblock array should use single quotes #147

Merged
merged 1 commit into from
May 1, 2023

Conversation

dotnvo
Copy link
Contributor

@dotnvo dotnvo commented May 1, 2023

Super minor, but the TargetVersions array inside of the hashtable should use single quotes for constant strings. Given the docs actually have a section on using single quotes for constant strings, I figured it was probably appropriate to submit a small PR for this :).

PR Summary

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.

Super minor, but the TargetVersions array inside of the hashtable should use single quotes for constant strings. Given the docs actually have a section on using single quotes for constant strings, I figured it was probably appropriate to submit a small PR for this :).
@learn-build-service-prod
Copy link

Learn Build status updates of commit 89d3b66:

✅ Validation status: passed

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

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler merged commit 61cc512 into MicrosoftDocs:main May 1, 2023
@dotnvo dotnvo deleted the patch-1 branch May 1, 2023 22:36
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.

2 participants