Skip to content

Add PSAvoidTrailingWhitespace rule #820

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

Merged
merged 4 commits into from
Nov 8, 2017

Conversation

dlwyatt
Copy link
Contributor

@dlwyatt dlwyatt commented Sep 28, 2017

Per discussion in PowerShell/PowerShellEditorServices#552 , this PR is to add a rule that flags (and removes, with Invoke-Formatter) trailing whitespace from lines in a script.

Copy link

@kapilmb kapilmb left a comment

Choose a reason for hiding this comment

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

@dlwyatt Everything looks good. If you can please add documentation for the rule in the RuleDocumentation/ directory, I can merge this. Thanks!

@dlwyatt
Copy link
Contributor Author

dlwyatt commented Oct 6, 2017

@kapilmb Done

@dlwyatt
Copy link
Contributor Author

dlwyatt commented Oct 16, 2017

@kapilmb : Do you need anything else on this one? :)

@kapilmb
Copy link

kapilmb commented Nov 8, 2017

Hey @dlwyatt, sorry haven't been able to give any time here. The PR looks complete to me. Will merge it. Thanks!

@kapilmb kapilmb merged commit e7e01b9 into PowerShell:development Nov 8, 2017
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.

2 participants