Skip to content

Cleanup cli parsing#249

Closed
adamtulinius wants to merge 2 commits intov2from
cleanup-cli-parsing
Closed

Cleanup cli parsing#249
adamtulinius wants to merge 2 commits intov2from
cleanup-cli-parsing

Conversation

@adamtulinius
Copy link
Copy Markdown
Contributor

@adamtulinius adamtulinius commented Mar 14, 2025

Depends on #248

cleanup: extract CLI-parsing to separate pkg
Move the CLI parsing to a separate pkg, thus moving a tonne of code
from morph.go.

Introduce a new common.MorphConfig to keep most options.
This is probably more of a temporary measure, but removes a lot of
global state for now.

@adamtulinius adamtulinius changed the base branch from master to v2 March 14, 2025 22:45
@adamtulinius adamtulinius added this to the 2.0 milestone Mar 14, 2025
@adamtulinius adamtulinius force-pushed the cleanup-cli-parsing branch 2 times, most recently from 1732484 to a789c05 Compare March 15, 2025 00:57
Move the CLI parsing to a separate pkg, thus moving a tonne of code
from morph.go.

Introduce a new common.MorphConfig to keep most options.
This is probably more of a temporary measure, but removes a lot of
global state for now.
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