Skip to content

Align tox envlist with single-run lint CI strategy#106

Merged
acul71 merged 2 commits intomasterfrom
tox-lint-coherence
Mar 17, 2026
Merged

Align tox envlist with single-run lint CI strategy#106
acul71 merged 2 commits intomasterfrom
tox-lint-coherence

Conversation

@acul71
Copy link
Contributor

@acul71 acul71 commented Mar 17, 2026

Summary

  • change tox default envlist to run py310-lint instead of lint on every Python version
  • keep py{310,311,312,313}-core and docs unchanged
  • align local default tox behavior with CI workflow merged in Run lint only once on Linux Python 3.10 #105

Context

Follow-up to closed issue #104 and merged PR #105.

Test plan

  • commit hooks pass locally (mypy + pyrefly)
  • inspect tox.ini envlist and lint testenv mapping

acul71 added 2 commits March 17, 2026 18:06
This limits default local lint execution to py310-lint so tox defaults match the merged workflow behavior from #104/#105 follow-up.

Made-with: Cursor
This records the internal CI-to-tox alignment change under PR #106 as required by the newsfragment guidelines.

Made-with: Cursor
@acul71 acul71 merged commit ebcadc4 into master Mar 17, 2026
10 checks passed
@acul71 acul71 deleted the tox-lint-coherence branch March 17, 2026 17:20
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