Skip to content

-scansource does not handle Java files correctly #4306

Closed
@smarter

Description

@smarter

Currently, -scansource uses OutlineParser which extends the regular Scala parser, so we get parser errors when it encounters a Java file. We should either skip Java files or make a Java version of OutlineParser.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions