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

"Uninitialized" is misspelled in PSUseDeclaredVarsMoreThanAssignments #1193

Closed
sobjornstad opened this issue Mar 25, 2019 · 1 comment · Fixed by #1233
Closed

"Uninitialized" is misspelled in PSUseDeclaredVarsMoreThanAssignments #1193

sobjornstad opened this issue Mar 25, 2019 · 1 comment · Fixed by #1233

Comments

@sobjornstad
Copy link

Issue present in development GitHub branch. See https://github.com/PowerShell/PSScriptAnalyzer/blob/development/Rules/Strings.resx#L685.

I would just submit a PR to fix it but I don't know enough C# to be confident that just updating that string won't have any adverse effects. 😃

@bergmeister
Copy link
Collaborator

You can just update the Resx, not C# change needed for that, that is why RESX is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants