Fix nullable usage on displayDescriptionData_Table.cs by mkswd · Pull Request #13808 · PowerShell/PowerShell
Navigation Menu
{{ message }}
PowerShell / PowerShell Public
- Notifications You must be signed in to change notification settings
- Fork 8.2k
Merged
rjmholt merged 1 commit intoPowerShell:masterfrom
Nov 10, 2020Merged
Conversation
Copy link
Contributor
mkswd
commented
Oct 17, 2020
mkswd
commented
PR Summary
Changed nullable usage for better implementation.
Change in displayDescriptionData_Table.cs
PR Context
Change has done due to issue #13791
PR Checklist
- PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- Summarized changes
- Make sure all
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright header - This PR is ready to merge and is not Work in Progress.
- If the PR is work in progress, please add the prefix
WIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.
- If the PR is work in progress, please add the prefix
- Breaking changes
- None
ghost
assigned
daxian-dbw
iSazonov approved these changes Oct 19, 2020
iSazonov
added
CL-CodeCleanup
labels
Oct 19, 2020Copy link
ghost
commented
Oct 26, 2020
ghost commented
Oct 26, 2020This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days.
Maintainer, please provide feedback and/or mark it as Waiting on Author
rjmholt
merged commit
60a8fa3
into
PowerShell:master
This was referenced
Nov 17, 2020This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment