Skip to content

chore: enforce core ruff format gate#1674

Merged
earayu merged 1 commit into
mainfrom
weihong/phase8-h1-format-gate
Apr 25, 2026
Merged

chore: enforce core ruff format gate#1674
earayu merged 1 commit into
mainfrom
weihong/phase8-h1-format-gate

Conversation

@earayu
Copy link
Copy Markdown
Collaborator

@earayu earayu commented Apr 25, 2026

Summary

  • sweep ruff formatting for the approved core surface: aperag/ + tests/
  • expand make lint to check tests alongside aperag
  • add tests/unit_test/test_format_drift.py as a unit guard for core format drift

Scope

  • H1 only: aperag/ + tests/
  • Not in scope: .github/utils/, scripts/, config/, models/, migration files

Gates

  • uvx ruff format --check ./aperag ./tests -> 403 files already formatted
  • uvx ruff check --no-fix ./aperag ./tests -> All checks passed
  • uv run pytest tests/unit_test/test_format_drift.py -q -> 1 passed
  • git diff --check -> clean

Task: #43

@earayu earayu merged commit dcc6b61 into main Apr 25, 2026
1 of 2 checks passed
@earayu earayu deleted the weihong/phase8-h1-format-gate branch April 25, 2026 08:54
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