Skip to content

Conversation

msftrncs
Copy link
Contributor

@msftrncs msftrncs commented May 8, 2019

This PR removes all redundant includes from #attribute.

Fixes #168.

Applying this PR before applying a PR for #141 would reduce the number of lines needed to be changed in the later PR.

A PR for #143 could also fix the issue behind #168, but I think this PR is the right solution, as it cleans up unnecessary items, and eliminates the root cause.

removes all redundant includes from #attribute
Copy link
Member

@TylerLeonhardt TylerLeonhardt left a comment

Choose a reason for hiding this comment

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

LGTM

@TylerLeonhardt TylerLeonhardt merged commit f1a9d6c into PowerShell:master May 8, 2019
@msftrncs msftrncs deleted the fixAttributeInserts branch May 9, 2019 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

empty string (double-quoted) in attribute argument highlights as character escape
2 participants