-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Cleanup: use the built-in type alias #10882
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reviewed 46/91 files
@PoshChan Please remind me in 1 hour |
@TravisEz13, this is the reminder you requested 1 hour ago |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
87/91
@PoshChan Please remind me in 1 hour |
@TravisEz13, this is the reminder you requested 1 hour ago |
src/Microsoft.PowerShell.CoreCLR.Eventing/DotNetCode/Eventing/EventProvider.cs
Show resolved
Hide resolved
@TravisEz13 Thanks for the review! |
🎉 Handy links: |
PR Summary
Replace types with the built-in type aliases.
PR Context
Fix some CodeFactor issues.
PR Checklist
.h
,.cpp
,.cs
,.ps1
and.psm1
files have the correct copyright headerWIP:
or[ WIP ]
to the beginning of the title (theWIP
bot will keep its status check atPending
while the prefix is present) and remove the prefix when the PR is ready.