Skip to content

refactor: move getopt function into separate file - #124

Closed
robinbowes wants to merge 1 commit into
antonbabenko:masterfrom
robinbowes:refactor_getopt_into_library
Closed

refactor: move getopt function into separate file#124
robinbowes wants to merge 1 commit into
antonbabenko:masterfrom
robinbowes:refactor_getopt_into_library

Conversation

@robinbowes

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@paullschock + @antonbabenko - please review.

@antonbabenko

Copy link
Copy Markdown
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