Conversation
Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
I implemented this in daixiang0#33 but forgot to update README.md Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
For instance, it's style with nolintlint to not have a space between the "//" and the "nolint:", yet gci puts a space there. Let other linters worry about whitespace, gci is for import order. Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
|
@LukeShu please sign your commits with |
|
@daixiang0 What is the issue with the commits? To me it looks like all of them contain the |
|
My apologies for the delay--at the time I was having trouble with my I'll be figuring out how to update this over the next day or so. I may end up splitting it in to several PRs. |
|
But, out of curiosity, why do you care if the commits are signed, given that you squash PRs anyway? |
|
You can squash those into one commit and sign it. Merge with squash does not break any signoff, it just makes git log more readable. |
I mean figuring out how to update the contents--there are now several conflicts and so the code needs updated.
It discards the signatures. It replaces my commits which are signed by me with a new commit--which cannot possibly be signed by me. That new commit will be signed by key Sure, if you looked at my original commits (either by navigating to |
|
Thanks for your contribution, although now it has changed a lot. Feel free to update current tests if you want. Happy to see you here! |
|
Hey @LukeShu, it would be nice to see at least the fixes moving forward. |
|
@LukeShu do you have time to update it? |
There are several unrelated things going on here, I can split them up in to separate PRs if you desire, but I've already got it all in a tidy stack of commits, and nothing here should be controversial.