styleguide icon indicating copy to clipboard operation
styleguide copied to clipboard

#320: That checks "Never join already wrapped lines"

Open JSlain opened this issue 7 years ago • 6 comments

This prevent removing hand-made line-wrapping when formatting code. As specified in #320

JSlain avatar Jan 17 '18 14:01 JSlain

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address on your commit. Check your existing CLA data and verify that your email is set on your git commits.
  • If your company signed a CLA, they designated a Point of Contact who decides which employees are authorized to participate. You may need to contact the Point of Contact for your company and ask to be added to the group of authorized contributors. If you don't know who your Point of Contact is, direct the project maintainer to go/cla#troubleshoot. The email used to register you as an authorized contributor must be the email used for the Git commit.
  • In order to pass this check, please resolve this problem and have the pull request author add another comment and the bot will run again. If the bot doesn't comment, it means it doesn't think anything has changed.

googlebot avatar Jan 17 '18 14:01 googlebot

I signed it!

/**

On Wed, Jan 17, 2018 at 9:29 AM, googlebot [email protected] wrote:

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.

  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address on your commit. Check your existing CLA data https://cla.developers.google.com/clas and verify that your email is set on your git commits https://help.github.com/articles/setting-your-email-in-git/.
  • If your company signed a CLA, they designated a Point of Contact who decides which employees are authorized to participate. You may need to contact the Point of Contact for your company and ask to be added to the group of authorized contributors. If you don't know who your Point of Contact is, direct the project maintainer to go/cla#troubleshoot. The email used to register you as an authorized contributor must be the email used for the Git commit.
  • In order to pass this check, please resolve this problem and have the pull request author add another comment and the bot will run again. If the bot doesn't comment, it means it doesn't think anything has changed.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/google/styleguide/pull/322#issuecomment-358320876, or mute the thread https://github.com/notifications/unsubscribe-auth/AA8OrqjytPhZER4PchreyJ7RyBa2qnl9ks5tLgPOgaJpZM4RhbNe .

JSlain avatar Jan 17 '18 14:01 JSlain

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. In order to pass this check, please resolve this problem and have the pull request author add another comment and the bot will run again. If the bot doesn't comment, it means it doesn't think anything has changed.

googlebot avatar Jan 17 '18 14:01 googlebot

Ping? Pong!

JSlain avatar Jan 17 '18 14:01 JSlain

CLAs look good, thanks!

googlebot avatar Jan 17 '18 14:01 googlebot

Can we get this merged? It seems pretty clear here that this PR is a valid fix for an issue with the current style guide. Currently I have a source controlled local copy of the eclipse-java-google-style.xml in a project implementing this fix exactly and I would really like to swap to using the github hosted one here.

Unfortunately I can't do that till this line wrap fix is merged. I can validate it works if that makes a difference.

wallind avatar May 07 '21 18:05 wallind