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 (178 forks)batch import
good first issuelegacy-java

Repository metrics

Stars
 (2,143 stars)
PR merge metrics
 (No merged PRs in 30d)

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