CodesAway / CodesAway/BEXCodeCompare

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

Open
#112 0 comments 0 reactions 1 assignee Claimed by @CodesAway View on GitHub
invalid
Dominant language
Java
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.