Skip to content

Refactor delegate types to lambda expressions - #11690

Merged
Andrew (anmenaga) merged 2 commits into
PowerShell:masterfrom
xtqqczze:patch-SA1008-delegate
Jan 30, 2020
Merged

Refactor delegate types to lambda expressions#11690
Andrew (anmenaga) merged 2 commits into
PowerShell:masterfrom
xtqqczze:patch-SA1008-delegate

Conversation

@xtqqczze

@xtqqczze xtqqczze commented Jan 27, 2020

Copy link
Copy Markdown
Contributor

PR Summary

Fix CodeFactor issues from #11681 (space after delegate keyword):

  • Refactor to use lambda expressions.
  • Remove redundant type specifications (to fix codacy issues).
  • Fix general style issues.

PR Context

PR Checklist

@xtqqczze
xtqqczze force-pushed the patch-SA1008-delegate branch from dbc24a9 to a39f8d2 Compare January 27, 2020 02:31
@xtqqczze xtqqczze changed the title [WIP]Refactor delegate types to lambda expressions Refactor delegate types to lambda expressions Jan 27, 2020
@iSazonov Ilya (iSazonov) added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Jan 27, 2020
@iSazonov Ilya (iSazonov) added this to the 7.1.0-preview.1 milestone Jan 27, 2020
@anmenaga
Andrew (anmenaga) merged commit 9a7ee05 into PowerShell:master Jan 30, 2020
@xtqqczze
xtqqczze deleted the patch-SA1008-delegate branch February 1, 2020 12:23
@ghost

Copy link
Copy Markdown

🎉v7.1.0-preview.1 has been released which incorporates this pull request.:tada:

Handy links:

Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
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