Skip to content

Feature/private refactor#41

Merged
AP6YC merged 7 commits intodevelopfrom
feature/private-refactor
Sep 19, 2022
Merged

Feature/private refactor#41
AP6YC merged 7 commits intodevelopfrom
feature/private-refactor

Conversation

@AP6YC
Copy link
Owner

@AP6YC AP6YC commented Sep 19, 2022

This PR privatizes internal methods and member variables that are not part of the public package usage.

@AP6YC AP6YC added the enhancement New feature or request label Sep 19, 2022
@AP6YC AP6YC requested a review from NiklasMelton September 19, 2022 19:22
@AP6YC AP6YC self-assigned this Sep 19, 2022
@AP6YC AP6YC linked an issue Sep 19, 2022 that may be closed by this pull request
Copy link
Collaborator

@NiklasMelton NiklasMelton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg2m

@AP6YC AP6YC marked this pull request as ready for review September 19, 2022 19:28
@AP6YC AP6YC merged commit 7c04ec8 into develop Sep 19, 2022
@AP6YC AP6YC deleted the feature/private-refactor branch September 19, 2022 19:28
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.

Prefix private class attributes and functions with "_"

2 participants