google / google/compile-testing
Source comparison doesn't validate import semicolons
Open
P3
- Dominant language
- Java
- Stars
- 722
- Forks
- 129
- Avg merge
- 11m
- Merged PRs (30d)
- 4
Description
I program in Kotlin quite a bit and often forget semicolons in my Java. I forgot one in my expected source file but the comparison between it and the actual generated source did not fail.
Contributor guide
Assessment
This issue has not been assessed yet.