mirror of
https://github.com/tiennm99/lombok.git
synced 2026-06-03 18:13:39 +00:00
[fixes #2386] [checkerframework]
Now generating checkerframework `@Pure` instead of `@SideEffectFree` where appropriate.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//CONF: checkerframework = 3.0
|
||||
//CONF: checkerframework = 4.0
|
||||
import lombok.Data;
|
||||
import lombok.experimental.Accessors;
|
||||
import lombok.With;
|
||||
|
||||
Reference in New Issue
Block a user