Apply ruff formatting #3

Merged
forgejo_admin merged 1 commit from ruff-formatting into main 2026-03-01 02:32:09 +00:00

Summary

  • Mechanical ruff format . and ruff check --fix . pass to satisfy Woodpecker CI ruff format --check step
  • Part of plan-2026-02-25-mcp-gateway-migration Phase 2 (library pipelines)

Changes

  • 18 files reformatted across src/gmail_mcp/ and tests/
  • 1 lint auto-fix applied
  • No remaining ruff check errors

Test Plan

  • Woodpecker CI ruff format --check passes on this branch
  • No behavioral changes -- formatting only

Review Checklist

  • No secrets committed
  • No unnecessary file changes
  • Commit messages are descriptive
  • plan-2026-02-25-mcp-gateway-migration -- Phase 2: Library Pipelines
  • issue-pal-e-services-library-pipelines
## Summary - Mechanical `ruff format .` and `ruff check --fix .` pass to satisfy Woodpecker CI `ruff format --check` step - Part of `plan-2026-02-25-mcp-gateway-migration` Phase 2 (library pipelines) ## Changes - 18 files reformatted across `src/gmail_mcp/` and `tests/` - 1 lint auto-fix applied - No remaining ruff check errors ## Test Plan - [ ] Woodpecker CI `ruff format --check` passes on this branch - [ ] No behavioral changes -- formatting only ## Review Checklist - [ ] No secrets committed - [ ] No unnecessary file changes - [ ] Commit messages are descriptive ## Related Notes - `plan-2026-02-25-mcp-gateway-migration` -- Phase 2: Library Pipelines - `issue-pal-e-services-library-pipelines`
Apply ruff formatting and auto-fixes
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
5ee54d4fb4
Mechanical formatting pass to satisfy Woodpecker CI ruff format --check.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author
Owner

Review: All changes are mechanical ruff formatting (line wrapping on long Annotated[...] type hints, trailing commas). 1 auto-fix (unused import). No logic changes. Clean to merge.

Review: All changes are mechanical ruff formatting (line wrapping on long Annotated[...] type hints, trailing commas). 1 auto-fix (unused import). No logic changes. Clean to merge.
forgejo_admin deleted branch ruff-formatting 2026-03-01 02:32:09 +00:00
forgejo_admin referenced this pull request from a commit 2026-03-01 02:32:10 +00:00
Sign in to join this conversation.
No description provided.