Date: 2025-01-28 13:42:54
Score: 1.5
Natty:
Make sure that your "Account" class has public getters and setters for all the fields (you can use Lombok annotations to avoid boilerplate code).
Reasons:
- Whitelisted phrase (-1.5): you can use
- Low length (1):
- No code block (0.5):
- Single line (0.5):
- Low reputation (1):
Posted by: acolleoni