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

refactor: move getopt function into separate file #124

Conversation

robinbowes
Copy link
Contributor

This change refactors the pure bash getopt function into a separate file so it may be loaded and used by other scripts.

It also makes a few tweaks to keep shellcheck happy.

I will be submitting a further PR shortly to use the getopt function in terraform_validate, replacing both #114 and #118.

@robinbowes robinbowes changed the title Refactor getopt into separate file refactor: move getopt function into separate file Jul 6, 2020
@robinbowes
Copy link
Contributor Author

@paullschock + @antonbabenko - please review.

@antonbabenko
Copy link
Owner

Closing this one, because it has been already implemented in #125

@robinbowes robinbowes deleted the refactor_getopt_into_library branch September 8, 2020 11:02
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