Refactoring code without JIRA

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Refactoring code without JIRA

taher
Hi Everyone,

Many times I feel the necessity to refactor and cleanup the code base and I
don't see a necessity for issuing a JIRA for that.

Do we have a policy on pure refactoring (no functional change)? I would
like to refactor code without issuing a JIRA. Examples are function and
variable rename, breaking up big classes or functions, rewiring of classes,
adding unit tests and so on.

Appreciate your feedback.

Cheers

Taher Alkhateeb