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 Apr 21, 2024
1 parent e791aef commit cde1ad0
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 103 deletions.
Loading

0 comments on commit cde1ad0

Please sign in to comment.