-
Notifications
You must be signed in to change notification settings - Fork 12
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
Maintainability #12
Maintainability #12
Conversation
…e lint, CPP lint, CPP check, CI, CD, and more...
Looks good. Are these just changes to the structure or are there also code changes? Github was struggling to show the PR so I couldn't review it all. |
The code is the same (it has only been formatted by clang-format). |
Oh very nice. |
@karljj1 Note that you can edit (create commits and push them) to my branch since I've allowed edits from maintainers |
Looks great! Im happy to merge this in if you are. Thanks for all the hard work :) |
@karljj1 I think it's better if you release version |
Nice 🥳🤯 |
Thanks for the PR! Really appreciate all the work you did, |
Wow 😳 Thanks |
Complete rewrite with new structure, features and more...
I've set minimum
CMake
version to 3.14 (followingCPM
) but should be decreased.@karljj1 Let me know what you think 🥳🤯
NOTE: Currently this is a draft (unfinished)
Fix #8
Fix #9
Fix #13