Skip to content

Style: Change UInt64? to ulong? - #8527

Merged
Ilya (iSazonov) merged 3 commits into
PowerShell:masterfrom
iSazonov:style-uint-q
Dec 24, 2018
Merged

Style: Change UInt64? to ulong?#8527
Ilya (iSazonov) merged 3 commits into
PowerShell:masterfrom
iSazonov:style-uint-q

Conversation

@iSazonov

Copy link
Copy Markdown
Collaborator

PR Summary

Style fix: UInt64? to ulong?, UInt32 to uint?, UInt16? to ushort?

PR Checklist

@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, 2018
@iSazonov Ilya (iSazonov) self-assigned this Dec 24, 2018
@iSazonov
Ilya (iSazonov) merged commit d0bbfe6 into PowerShell:master Dec 24, 2018
@iSazonov
Ilya (iSazonov) deleted the style-uint-q branch December 24, 2018 06:27
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
* Style: Change UInt64? to ulong?

* Style: Change UInt32? to uint?

* Style: Change UInt16? to ushort?
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.

2 participants