forked from venasolutions/bosk
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Lombok is ok for example projects and tests, but in the main library codebase, it might do more harm than good, especially since records are a thing now.
For one thing, it means the published library source doesn't match the bytecode, causing warnings for Bosk users in IntelliJ.
Take a look at our remaining uses of Lombok and see whether they're worthwhile.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels