Also, if you were a rapper, ahoy hoy is your ad lib :p
Also, if you were a rapper, ahoy hoy is your ad lib :p
1. Create one PR which ONLY renames variables. The reviewer can turn their brain off knowing there are no logic changes.
2. Second PR contains all new logic. Since all variable renames were taken care of, this PR is much more clean and readable for the reviewer.
1. Create one PR which ONLY renames variables. The reviewer can turn their brain off knowing there are no logic changes.
2. Second PR contains all new logic. Since all variable renames were taken care of, this PR is much more clean and readable for the reviewer.