php-samples icon indicating copy to clipboard operation
php-samples copied to clipboard

fix: Misplaced comment in code generates wrong code snippet in google doc - SpreadsheetAppendValues.php

Open imskm opened this issue 1 year ago • 2 comments

Misplaced [END sheets_append_values] comment is generating incorrect code snippet in the google doc (I guess)

See this code snippet, here we can see the function's closing brace is missing in the doc. https://developers.google.com/sheets/api/guides/values#append_values

If I guessed it correctly then this issue is present in other code file as well.

imskm avatar May 14 '24 08:05 imskm

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).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar May 14 '24 08:05 google-cla[bot]

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

Closing this PR as the repository is archived.

jpoehnelt avatar Nov 18 '25 23:11 jpoehnelt