Skip to content

fix(gapic-generator-typescript): update prettier formatting guidelines - #9239

Merged
bshaffer merged 1 commit into
mainfrom
shivaneep-prettier-formatting-fix
Sep 3, 2026
Merged

fix(gapic-generator-typescript): update prettier formatting guidelines#9239
bshaffer merged 1 commit into
mainfrom
shivaneep-prettier-formatting-fix

Conversation

@shivanee-p

Copy link
Copy Markdown
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
@shivanee-p
shivanee-p requested a review from a team as a code owner September 2, 2026 21:35
@github-actions
github-actions Bot requested a review from westarle September 2, 2026 21:35

@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 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
shivanee-p requested review from bshaffer and danieljbruce and removed request for a team and westarle September 2, 2026 21:37
@bshaffer
bshaffer merged commit 0725ed9 into main Sep 3, 2026
52 checks passed
@bshaffer
bshaffer deleted the shivaneep-prettier-formatting-fix branch September 3, 2026 10:04
@release-please release-please Bot mentioned this pull request Sep 3, 2026
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>
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.

2 participants