aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-ecj/FieldNameConstantsConfigKeys.java
AgeCommit message (Collapse)Author
2018-07-29code impl of FieldNameConstants rewrite + test updates for itReinier Zwitserloot
2018-06-04FieldNameConstants now defaults to having a prefix ‘FIELD_’, which can ↵Reinier Zwitserloot
be configured both on the annotation itself and via a config key. This totally breaks compatibility with the previous lombok release, but, hey, it’s in experimental and it’s been one week. This is better.