Skip to content

add CI workflow and clean up lint/type checks - #1

Merged
fwph merged 2 commits into
mainfrom
test-workflows
Jul 2, 2026
Merged

add CI workflow and clean up lint/type checks#1
fwph merged 2 commits into
mainfrom
test-workflows

Conversation

@fwph

@fwph fwph commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a GitHub Actions workflow for Poetry-based CI
  • add the Poetry guard plugin wiring and supporting ignore rules
  • clean up black, flake8, and mypy issues so the repo checks pass cleanly
  • add a public-repo checklist for follow-up cleanup work

Validation

  • poetry run black splat tests
  • poetry run flake8 splat tests
  • poetry run mypy splat
  • poetry run pytest -q

@fwph
fwph merged commit cba5c29 into main Jul 2, 2026
1 check passed
@fwph
fwph deleted the test-workflows branch July 2, 2026 17:27
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