Skip to content

feat: update formatting on typescript in preparation for linter#8816

Draft
shivanee-p wants to merge 1 commit into
mainfrom
shivaneep-handwritten-formatting-fixes
Draft

feat: update formatting on typescript in preparation for linter#8816
shivanee-p wants to merge 1 commit into
mainfrom
shivaneep-handwritten-formatting-fixes

Conversation

@shivanee-p

Copy link
Copy Markdown
Contributor

This PR applies consistent formatting to all manual client libraries in the handwritten/ directory to bring them into compliance with the project's Prettier and Google TypeScript Style (GTS) formatting guidelines.

This is a preparatory change before enabling the centralized root-level linter checks for handwritten libraries, ensuring that the linter runs cleanly without failing on style or formatting violations.

@shivanee-p shivanee-p requested review from a team as code owners July 6, 2026 16:47
@shivanee-p shivanee-p marked this pull request as draft July 6, 2026 16:48

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request performs a large-scale formatting and style cleanup across multiple handwritten packages, including bigquery-storage, cloud-profiler, datastore, google-cloud-dns, logging, pubsub, and storage. The changes primarily consist of adjusting spacing within import statements and object types, removing parentheses from single-argument arrow functions, and adding trailing commas. There are no review comments to address, and I have no additional feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant