Skip to content

jflex has error-prone fall-through #222

Open
@regisd

Description

@regisd

jflex/jflex-unicode-maven-plugin/target/generated-sources/jflex/jflex/ArchaicLineBreakScanner.java:702: error: [FallThrough] Execution may fall through from the previous case; add a // fall through comment before this line if it was deliberate

          case 11: break;
          ^

see http://errorprone.info/bugpattern/FallThrough

Metadata

Metadata

Assignees

Labels

code qualityCode health and clean-up

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions