You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@urda ha, documentation always lead to funny reproduction/expected behaviour stories. I'll write that one up to humorous malicious compliance that you bothered to write something for those sections :)
Describe the bug
According to https://projectlombok.org/changelog one can see:
However the API documentation reports:
https://github.com/rzwitserloot/lombok/blob/7993aa20cd20cdc030f90ee9f33c1b74c023d7ca/src/core/lombok/ConfigurationKeys.java#L166-L171
that this defaults to
true
. This appears to be out-of-date and needs to be corrected.To Reproduce
Expected behavior
changelog
andAPI
documentation needs to agree.Additional Info and Related Issues
The text was updated successfully, but these errors were encountered: