Skip to content

chore: prepare for Ruff 0.16 - #61

Open
yangfan-yf-yf wants to merge 1 commit into
python-poetry:mainfrom
yangfan-yf-yf:maint/ruff-016
Open

chore: prepare for Ruff 0.16#61
yangfan-yf-yf wants to merge 1 commit into
python-poetry:mainfrom
yangfan-yf-yf:maint/ruff-016

Conversation

@yangfan-yf-yf

Copy link
Copy Markdown

Description

Prepare the source tree for the Ruff 0.16 default-rule expansion used by #59:

  • make the intentional unchecked shell subprocess explicit while preserving its return-code handling
  • avoid shadowing the project factory's name parameter while installing fixture dependencies

With these two changes, Ruff 0.16.1 checks the full tree successfully without changing runtime behavior.

Related Issues

Checklist

  • This PR has sufficient documentation.
  • This PR has sufficient test coverage.
  • This PR title satisfies semantic convention.

Additional Comments

Validation:

  • ruff 0.16.1 check . — passed
  • ruff 0.16.1 format --check . — passed
  • pytest -q — 17 passed
  • git diff --check — passed

@yangfan-yf-yf
yangfan-yf-yf marked this pull request as ready for review August 9, 2026 14:14
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