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 Function names to snake case #491

Closed
wants to merge 4 commits into from
Closed

Conversation

thijsvanloef
Copy link
Owner

Context

Since the function names are all over the place, from now on, only snake_case will be supported.
Refactoring the helper_functions and helper install to only include snake_case functions

Choices

https://google.github.io/styleguide/shellguide.html#s7.1-function-names

Test instructions

Checklist before requesting a review

  • I have performed a self-review of my code
  • I've added documentation about this change to the README.
  • I've not introduced breaking changes.

@thijsvanloef thijsvanloef added the enhancement New feature or request label Mar 6, 2024
@thijsvanloef thijsvanloef self-assigned this Mar 6, 2024
@thijsvanloef thijsvanloef marked this pull request as ready for review March 8, 2024 08:47
@thijsvanloef
Copy link
Owner Author

Decided to do this in steps, not all at once

@thijsvanloef thijsvanloef deleted the function_snake_case branch September 28, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant