mirror of
https://github.com/tiennm99/lombok.git
synced 2026-08-21 08:26:37 +00:00
[test] Missing after-X files used to be an implicit 'just ignore the content' signal; now you need an explicit directive to allow this behaviour.
[configuration] added tests for @Accessors configuration key implementations.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//skip compare content
|
||||
@lombok.experimental.Builder
|
||||
class BuilderInvalidUse {
|
||||
private int something;
|
||||
|
||||
Reference in New Issue
Block a user