Skip to content

Upgrade Ruff to 0.16.0#12

Draft
adewale wants to merge 1 commit into
mainfrom
agent/upgrade-ruff-0.16
Draft

Upgrade Ruff to 0.16.0#12
adewale wants to merge 1 commit into
mainfrom
agent/upgrade-ruff-0.16

Conversation

@adewale

@adewale adewale commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • pin Ruff and its lockfile to 0.16.0 and require that exact version
  • apply the newly enabled default checks across application code, scripts, and tests
  • make shebang-bearing scripts executable and refresh the generated HTML cache version
  • document the small set of intentional dynamic-execution and host-runtime exception boundaries

Why

Ruff 0.16 expands its default rule set. Pinning the version makes that change deliberate and reproducible instead of allowing a future install to change CI behavior unexpectedly.

Testing

  • make verify (224 unit tests plus project quality, browser-layout, search, Ruff, social-card, and generated-artifact checks)
  • uv run --locked ruff check src tests scripts

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