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

Small refactoring #21

Closed
Retr0-code opened this issue Nov 6, 2023 · 1 comment
Closed

Small refactoring #21

Retr0-code opened this issue Nov 6, 2023 · 1 comment
Labels
enhancement New feature or request feature Describes a function or new module good first issue Good for newcomers

Comments

@Retr0-code
Copy link
Owner

Summary

  • Change condition in line 319 of hive.c to inversion;
  • Add parameters validation macro #define validate_parameters(condition, error);
  • Add doxygen documentation comments;

Motivation

Make code more standarized and easier to understand.

@Retr0-code Retr0-code added enhancement New feature or request feature Describes a function or new module good first issue Good for newcomers labels Nov 6, 2023
@Retr0-code Retr0-code mentioned this issue Nov 7, 2023
Merged
@Retr0-code
Copy link
Owner Author

Added pull request #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature Describes a function or new module good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant