Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate PSUseCorrectCasing to enforce correct casing of language keywords #1546
Labels
Comments
|
Similar to the other items #1475 and #1401 that you opened around enhancements for |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary of the new feature
Incorrect case of language keywords should result in a PSUseCorrectCasing rule violation.
A list of keywords can be obtained by reflection:
What is the latest version of PSScriptAnalyzer at the point of writing
1.19.0