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

Fix: clang-tidy warns #17 #18

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

teodor-hristov
Copy link

My guess for the error in cron_generate_expr is that it will be used soon, but untill is better to mark it as (void) or just delete it.
About the assignment of first it is not static and we don't need to assign any value at the end of the function. Just validate and return.
Closing issue: #17

@exander77
Copy link
Owner

Makes sense, most likely made this by copying from above and haven't really noticed.

@exander77 exander77 merged commit 562a3d2 into exander77:master Nov 7, 2024
6 checks passed
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