Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
- Checks that local variables are declared final. Add ¨FinalLocalVariable¨parameter to force all variable to be final, ¨for¨ loop ass well
- Add checkstyle in run task. Add check style configuration in build task in order to be executed every time it's run.
- solve checkstyle errors