Closed sparshg closed 2 years ago
Reviewed and tested, works as expected.
For future purposes, could you avoid force pushing commits as it's helpful to see your thought process while working on an issue.
You can have multiple commits as you can use the commit message and help whoever sees it understand better, everything doesn't have to be in one commit.
The perfect example would be your change in your recent commit where you've created an easing_func
function, a different commit would've been preferred.
I'll merge this now but please for future PRs, you can split your commits whenever a change is requested.
oh okay, I don't prefer rewriting the commits but I was told so in my first PR in block party activity. I revisited that now and realised that I was asked to rewrite commit only for a 'revert' commit. I will keep that in mind though. \:D
I'm also not asking you to rewrite commits, I'm asking you to add commits when there's another change instead of squashing and force pushing.
@chimosky @srevinsaju @quozl Please review, Thanks.