Skip to content

chore(ci): set ruff target-version to py314#711

Merged
c-vigo merged 1 commit into
feature/625-nix-claude-migrationfrom
refactor/708-ruff-py314-target
Jun 25, 2026
Merged

chore(ci): set ruff target-version to py314#711
c-vigo merged 1 commit into
feature/625-nix-claude-migrationfrom
refactor/708-ruff-py314-target

Conversation

@c-vigo

@c-vigo c-vigo commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Align ruff target-version with the project's requires-python = ">=3.14,<3.15" so lint and formatting target the real runtime instead of the stale py312 value.

Closes #708

@c-vigo c-vigo force-pushed the refactor/708-ruff-py314-target branch from e53c5be to e332c83 Compare June 25, 2026 12:31
Align ruff with requires-python >=3.14. The flake-sourced ruff-format
(0.15.x) then applies PEP 758 to the py314 target, dropping the
parentheses on multi-exception except clauses in tests/conftest.py and
packages/vig-utils/tests/test_claude_ssot.py.

Skip TDD: ruff lint/format configuration.

Refs: #708
@c-vigo c-vigo force-pushed the refactor/708-ruff-py314-target branch from e332c83 to ad1a5d5 Compare June 25, 2026 12:42
@c-vigo c-vigo merged commit 8975eca into feature/625-nix-claude-migration Jun 25, 2026
10 checks passed
@c-vigo c-vigo deleted the refactor/708-ruff-py314-target branch June 25, 2026 12:53
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