Skip to content

Add automated quality checks - #17

Merged
pnwilly merged 2 commits into
mainfrom
chore/fix-ruff-import-order
Aug 29, 2026
Merged

pnwilly merged 2 commits into
mainfrom
chore/fix-ruff-import-order

Conversation

@pnwilly

@pnwilly pnwilly commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add GitHub Actions checks for Ruff linting, formatting, and pytest on Python 3.10 and 3.11
  • Fix the existing Ruff lint and formatting baseline
  • Document local quality checks and add them to the PR checklist
  • Bump the app version to 0.0.11 and update the changelog

Validation

  • ruff check .
  • ruff format --check .
  • pytest (7 passed)
  • git diff --check

Notes

  • The branch is rebased onto the latest main.

@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 54f19a0d-f95f-4326-b93b-02bc6b1d4753


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@pnwilly
pnwilly force-pushed the chore/fix-ruff-import-order branch from 63ef9c4 to f6085dc Compare August 29, 2026 07:42
@pnwilly
pnwilly merged commit 72aa48d into main Aug 29, 2026
5 checks passed
@pnwilly
pnwilly deleted the chore/fix-ruff-import-order branch August 29, 2026 07:43
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