Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename a couple res/result variables to have more specific names #309

Merged
merged 1 commit into from
May 2, 2024

Conversation

brandur
Copy link
Contributor

@brandur brandur commented Apr 21, 2024

A few small variable name changes that were on my TODO list:

@brandur brandur requested a review from bgentry April 21, 2024 05:28
@brandur brandur force-pushed the brandur-res-specific-names branch from cde1ad0 to d357e4f Compare May 2, 2024 00:26
A few small variable name changes that were on my TODO list:

* Rename job list result variable names from `res` to a more specific
  `listRes`. This matches up better with the `insertRes` convention used
  in #292.

* Rename `result` in job parameter functions to the more descriptive
  `paramsCopy`.
@brandur brandur force-pushed the brandur-res-specific-names branch from d357e4f to 62f7eb7 Compare May 2, 2024 00:50
@brandur
Copy link
Contributor Author

brandur commented May 2, 2024

Thx.

@brandur brandur merged commit 1eb01fb into master May 2, 2024
10 checks passed
@brandur brandur deleted the brandur-res-specific-names branch May 2, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants