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

Ignoring comments doesn't handle if remove comments and replace with blank line #112

Open
CodesAway opened this issue Nov 29, 2020 · 0 comments
Assignees
Labels
invalid This doesn't seem right
Milestone

Comments

@CodesAway
Copy link
Owner

CodesAway commented Nov 29, 2020

Before

		//Line comment
		/*code
                   in block comment
		}*/

After is replaced with blank line

In this case, I'd expect that ignore comments would mark this change as not important (as long as ignore whitespace was enabled)

@CodesAway CodesAway added the invalid This doesn't seem right label Nov 29, 2020
@CodesAway CodesAway added this to the 0.14 milestone Feb 16, 2021
@CodesAway CodesAway self-assigned this Feb 17, 2021
@CodesAway CodesAway modified the milestones: 0.14, 0.15 Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant