Lombok: False Quality Risks
Last updated
Was this helpful?
When working with Lombok, SeaLights reports quality risks on its generated code.
SeaLights has the ability to ignore Lombok code if Lombok annotations are added to the generated code.
In order to do so, you need to have Lombok generate the needed annotations, by setting the flag lombok.addLombokGeneratedAnnotation to true in the Lombok configuration itself.
This can be done by updating the lombok.config file with the following entry:
lombok.addLombokGeneratedAnnotation = truePlease refer to https://projectlombok.org/features/configuration for more details
Running Tests (Go)
Setting up a windows service (.Net)
Setting up IIS Listener (.Net)
Cloud Foundry Integration (Python)
Last updated
Was this helpful?
Was this helpful?

