Skip to content

Commit

Permalink
Rename a couple res/result variables to have more specific names
Browse files Browse the repository at this point in the history
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`.
  • Loading branch information
brandur committed May 2, 2024
1 parent e59da8b commit 62f7eb7
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 103 deletions.
Loading

0 comments on commit 62f7eb7

Please sign in to comment.