Skip to content

Enable SA1314: Type parameter names should begin with T - #14470

Merged
Ilya (iSazonov) merged 3 commits into
PowerShell:masterfrom
xtqqczze:SA1314
Dec 23, 2020
Merged

Enable SA1314: Type parameter names should begin with T#14470
Ilya (iSazonov) merged 3 commits into
PowerShell:masterfrom
xtqqczze:SA1314

Conversation

@xtqqczze

Copy link
Copy Markdown
Contributor

The type argument for the `struct Enumerator` is unnecessary, we can use the argument from the class declaration.
Comment thread src/System.Management.Automation/engine/MshMemberInfo.cs
@iSazonov Ilya (iSazonov) added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Dec 22, 2020
@iSazonov
Ilya (iSazonov) merged commit fd934e0 into PowerShell:master Dec 23, 2020
@iSazonov Ilya (iSazonov) added this to the 7.2.0-preview.3 milestone Dec 23, 2020
@xtqqczze
xtqqczze deleted the SA1314 branch December 23, 2020 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants