Skip to content

Conversation

tobert
Copy link
Collaborator

@tobert tobert commented May 10, 2023

No functional changes.

  • refactored to rely less on global config var
  • removed defaults global
  • removed some dead code
  • broke new regression test out to its own suite
  • commented the regression test

Amy Tobey added 5 commits May 8, 2023 23:53
After looking at the merged code I realized this needed more commentary
and that a regression test suite makes sense.
config is still a global because it'll take more refactoring of how
Cobra is used to do it right. That said, I refactored a few things
so it's used less frequently as a global and is passed around more,
which helps set up for removing the global.
@tobert tobert merged commit 25c2241 into main May 10, 2023
@tobert tobert deleted the misc-cleanups branch May 10, 2023 17:46
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.

1 participant