Skip to content

Add lint and pyright checks#18

Merged
ljcc0930 merged 1 commit into
publicfrom
ljcc/add-lint-pyright
Jun 27, 2026
Merged

Add lint and pyright checks#18
ljcc0930 merged 1 commit into
publicfrom
ljcc/add-lint-pyright

Conversation

@ljcc0930

Copy link
Copy Markdown
Collaborator

Summary

  • add Ruff, Pyright, and dev requirements for repository-wide quality checks
  • add a GitHub Actions workflow that runs lint and type checks on PRs and public pushes
  • clean up static issues needed for the new checks to pass

Tests

  • python -m ruff check .
  • PYTHONPATH=/tmp/unlearn_sparse_pyright python -m pyright
  • python -m compileall -q main.py src .codex/skills/unlearn-sparse-repro/scripts

@ljcc0930 ljcc0930 merged commit f01ca0c into public Jun 27, 2026
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