◐ Shell
clean mode source ↗

Adding ToString() methods to [CorrectionExtent] and [DiagnosticRecord] by StartAutomating · Pull Request #1946 · PowerShell/PSScriptAnalyzer

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@StartAutomating

Copy link Copy Markdown

Contributor

PR Summary

Adding ToString() methods to [CorrectionExtent] and [DiagnosticRecord]

Fixes #1945
Fixes #1944

PR Checklist

@bergmeister bergmeister left a comment

Copy link Copy Markdown

Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

StartAutomating reacted with hooray emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@bergmeister bergmeister bergmeister approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

DiagnosticRecord should support ToString() CorrectionExtent should support .ToString()

3 participants

@StartAutomating @bergmeister @JamesWTruher