Inspectopedia
 
2024.3

Lombok @Setter may be used

Warning
Code Style
New
Last modified: 03 December 2024

Reports standard setter method that can be replaced by the lombok @Setter annotation.

Example:

After the quick-fix/cleanup is applied:

It only reports when the lombok library is configured. To unlombok, see the lombok site.

New in 2023.2