Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STYLE: Use a dedicated function to parse script input arguments #79

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

jhlegarreta
Copy link
Contributor

Use a dedicated function to parse script input arguments: improves readaibility, and reduces the complexity of the main method.

Use a dedicated function to parse script input arguments: improves
readaibility, and reduces the complexity of the `main` method.
@jhlegarreta jhlegarreta force-pushed the RefactorArgParsingInScripts branch from c7ffa10 to 4a481af Compare January 10, 2025 23:14
@jhlegarreta
Copy link
Contributor Author

This change should be uncontroversial/is ready to be merged.

@demianw demianw merged commit eb218f5 into demianw:master Jan 13, 2025
7 checks passed
@jhlegarreta jhlegarreta deleted the RefactorArgParsingInScripts branch January 13, 2025 15:10
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.

2 participants