fix(gapic-generator-typescript): update prettier formatting guidelines - #9239
Merged
Conversation
shivanee-p
commented
Sep 2, 2026
Contributor
- Add bracketSpacing: false and arrowParens: 'avoid' to Prettier format options in templater.ts
- Update generator test baselines to match GTS Prettier formatting
… with GTS Prettier standards - Add bracketSpacing: false and arrowParens: 'avoid' to Prettier format options in templater.ts - Update generator test baselines to match GTS Prettier formatting
Contributor
There was a problem hiding this comment.
Code Review
This pull request consists of formatting and style updates across various TypeScript baseline files generated by the GAPIC generator. The modifications standardize import/export declarations by removing spaces inside curly braces and simplify arrow functions by removing parentheses around single parameters. As there are no review comments, I have no feedback to provide.
shivanee-p
requested review from
bshaffer and
danieljbruce
and removed request for
a team and
westarle
September 2, 2026 21:37
bshaffer
approved these changes
Sep 3, 2026
Merged
shivanee-p
pushed a commit
that referenced
this pull request
Sep 3, 2026
🤖 I have created a release *beep* *boop* --- <details><summary>gapic-generator: 5.1.1</summary> ## [5.1.1](gapic-generator-v5.1.0...gapic-generator-v5.1.1) (2026-09-03) ### Bug Fixes * **gapic-generator-typescript:** Update prettier formatting guidelines ([#9239](#9239)) ([0725ed9](0725ed9)) </details> <details><summary>batch: 3.1.0</summary> ## [3.1.0](batch-v3.0.0...batch-v3.1.0) (2026-09-03) ### Features * Update API sources and regenerate ([#9238](#9238)) ([4c2bc95](4c2bc95)) </details> <details><summary>bigquery-migration: 3.1.0</summary> ## [3.1.0](bigquery-migration-v3.0.0...bigquery-migration-v3.1.0) (2026-09-03) ### Features * Update API sources and regenerate ([#9238](#9238)) ([4c2bc95](4c2bc95)) </details> <details><summary>google-cloud-bigtable-api: 0.5.0</summary> ## [0.5.0](google-cloud-bigtable-api-v0.4.0...google-cloud-bigtable-api-v0.5.0) (2026-09-03) ### Features * Update API sources and regenerate ([#9238](#9238)) ([4c2bc95](4c2bc95)) </details> <details><summary>confidentialcomputing: 3.1.0</summary> ## [3.1.0](confidentialcomputing-v3.0.0...confidentialcomputing-v3.1.0) (2026-09-03) ### Features * Update API sources and regenerate ([#9238](#9238)) ([4c2bc95](4c2bc95)) </details> <details><summary>geminidataanalytics: 0.10.0</summary> ## [0.10.0](geminidataanalytics-v0.9.0...geminidataanalytics-v0.10.0) (2026-09-03) ### Features * Update API sources and regenerate ([#9238](#9238)) ([4c2bc95](4c2bc95)) </details> <details><summary>developer-knowledge: 0.7.0</summary> ## [0.7.0](developer-knowledge-v0.6.0...developer-knowledge-v0.7.0) (2026-09-03) ### Features * Update API sources and regenerate ([#9238](#9238)) ([4c2bc95](4c2bc95)) </details> <details><summary>dlp: 7.1.0</summary> ## [7.1.0](dlp-v7.0.1...dlp-v7.1.0) (2026-09-03) ### Features * Update API sources and regenerate ([#9238](#9238)) ([4c2bc95](4c2bc95)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.