Skip to content
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

SA1028 (CodeMustNotContainTrailingWhitespace) code fix does not support preprocessor lines #796

Closed
sharwell opened this issue May 9, 2015 · 0 comments
Assignees
Milestone

Comments

@sharwell
Copy link
Member

sharwell commented May 9, 2015

Currently the SA1028 code fix does not make changes to lines starting with #, even though these lines are included in the whitespace analysis.

@sharwell sharwell changed the title SA1028 (NoTrailingWhitespace) code fix does not support preprocessor lines SA1028 (CodeMustNotContainTrailingWhitespace) code fix does not support preprocessor lines May 11, 2015
@sharwell sharwell added this to the 1.0.0 Beta 12 milestone Sep 13, 2015
@sharwell sharwell self-assigned this Sep 13, 2015
sharwell added a commit to sharwell/StyleCopAnalyzers that referenced this issue Sep 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant