Skip to content

chore(api_core): use ruff for lint and format checks#17754

Merged
ohmayr merged 3 commits into
mainfrom
api_core_format
Jul 17, 2026
Merged

chore(api_core): use ruff for lint and format checks#17754
ohmayr merged 3 commits into
mainfrom
api_core_format

Conversation

@daniel-sanche

@daniel-sanche daniel-sanche commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Updates the noxfile to use ruff in place of black, to align with other libraries. Also update codebase to conform to new format

For a cleaner diff, look at individual commits

@daniel-sanche
daniel-sanche requested a review from a team as a code owner July 17, 2026 00:41

@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 extensive import organization and formatting cleanups across the google-api-core package and its associated tests. The modifications primarily focus on sorting imports alphabetically, grouping standard library and third-party dependencies, combining imports from the same module, and wrapping long lines to improve code readability and style consistency. I have no feedback to provide as these changes are purely stylistic and structural.

@daniel-sanche daniel-sanche changed the title chore(api_core): run ruff format chore(api_core): use ruff for lint and format checks Jul 17, 2026
@ohmayr
ohmayr merged commit fd44326 into main Jul 17, 2026
40 checks passed
@ohmayr
ohmayr deleted the api_core_format branch July 17, 2026 03:12
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