Skip to content

Commit

Permalink
Refactor stage var function (microsoft#6099)
Browse files Browse the repository at this point in the history
The next step in the refactoring is to reduce the number of variables
passed to various functions. This should make the logic easier to
follow. This is done by grouping variables into a struct, and we pass
the struct along.

---------

Co-authored-by: Cassandra Beckley <[email protected]>
  • Loading branch information
s-perron and cassiebeckley authored Dec 8, 2023
1 parent 3f8236e commit ad3958c
Show file tree
Hide file tree
Showing 2 changed files with 389 additions and 375 deletions.
Loading

0 comments on commit ad3958c

Please sign in to comment.