You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/09/19 14:31:00 UTC

[jira] [Created] (FILEUPLOAD-344) Check final variable checkstyle

Arturo Bernal created FILEUPLOAD-344:
----------------------------------------

             Summary: Check final variable  checkstyle
                 Key: FILEUPLOAD-344
                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-344
             Project: Commons FileUpload
          Issue Type: Improvement
            Reporter: Arturo Bernal


* 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)