-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Mark local variable as const #13217
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
Mark local variable as const #13217
Conversation
...stem.Management.Automation/FormatAndOutput/common/DisplayDatabase/typeDataXmlLoader_Table.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/Modules/ModuleIntrinsics.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/remoting/common/WireDataFormat/EncodeAndDecode.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/remoting/common/WireDataFormat/EncodeAndDecode.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/remoting/commands/CustomShellCommands.cs
Outdated
Show resolved
Hide resolved
...stem.Management.Automation/FormatAndOutput/common/DisplayDatabase/typeDataXmlLoader_Table.cs
Outdated
Show resolved
Hide resolved
7c0dc96 to
3bc6352
Compare
src/System.Management.Automation/engine/NativeCommandParameterBinder.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.PowerShell.ConsoleHost/host/msh/ConsoleHostUserInterfacePrompt.cs
Outdated
Show resolved
Hide resolved
|
@iSazonov It seems analyzers do not find code fixes inside an |
|
I'll give some extra time for other reviewers. They're likely to be out next week, so we may have to wait a little whlie |
@xtqqczze It is expected - the analyzers work at compile. You could target an Unix while run analyzers. But it is not critical. |
|
@PoshChan please remind me in 10 days |
|
rebased to resolve #13316 conflict |
|
This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 15 days. It will be closed if no further activity occurs within 10 days of this comment. |
|
@rjmholt @SteveL-MSFT I think we can merge. |
|
This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 15 days. It will be closed if no further activity occurs within 10 days of this comment. |
|
This PR is ready for final review. |
|
@xtqqczze Please resolve merge conflicts. |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
@xtqqczze Is it still Draft? |
|
@xtqqczze Please resolve merge conflicts. |
1 similar comment
|
@xtqqczze Please resolve merge conflicts. |
|
🎉 Handy links: |
PR Summary
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP: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.