Skip to content

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

@CodesAway

Description

@CodesAway

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)

Metadata

Metadata

Assignees

Labels

invalidThis doesn't seem right

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions