uber/piranha

[PiranhaJava] Make Piranha skip code annotated with @lombok.Generated

Open

#106 opened on Oct 28, 2020

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Java (2,143 stars) (178 forks)batch import
good first issuelegacy-java

Description

And, ideally, a configurable list of annotations denoting generated source or AST structures.

See #105 for the kind of issue this seeks to avoid, and the limitations of this fix.

Contributor guide