Skip to content

chore: align ruff lint scope#3139

Draft
PascalThuet wants to merge 1 commit into
github:mainfrom
PascalThuet:chore/ruff-ci-scope
Draft

chore: align ruff lint scope#3139
PascalThuet wants to merge 1 commit into
github:mainfrom
PascalThuet:chore/ruff-ci-scope

Conversation

@PascalThuet

@PascalThuet PascalThuet commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

What

  • Expand the Python Ruff CI job from src/ to src tests.
  • Replace an invalid test-only # noqa: unreachable with # pragma: no cover.

Why

PR #3132 adds Ruff subprocess-security checks that were verified against tests locally, but CI only linted src/. This keeps CI aligned with the repo-wide Ruff check and removes the pre-existing invalid-noqa warning.

Validation

  • uvx ruff check src tests
  • .venv/bin/python -m pytest tests/test_github_http.py -q
  • git diff --check

Assisted-by: Codex (model: GPT-5, autonomous)
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