-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add docstrings with help from copilot #52
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some slight changes in the wording to make it clearer
Thank you 😊 I will leave this one open for Kristoffer to review as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is a bit weird since it is a template string file and a cpp file at the same time. I see that some linting has made some changes that I think breaks its use as a template string. I suggest some changes below to fix it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, suggestions accepted, and template/examples removed. Let me know if there's more!
Thanks for making the suggestions as you did, it was super easy to just accept/commit those :)
undo linting, fix templating, Kristoffer's suggestion Co-authored-by: KristofferSkare <[email protected]>
undo linting, fix templating, Kristoffer's suggestion Co-authored-by: KristofferSkare <[email protected]>
undo linting, fix templating, Kristoffer's suggestion Co-authored-by: KristofferSkare <[email protected]>
Kristoffer's suggested rewrite Co-authored-by: KristofferSkare <[email protected]>
Resolves #32