Skip to content

ci: Add GitHub Actions workflow for code quality - #8

Merged
mohamed-laarej merged 2 commits into
masterfrom
feat/add-ci-pipeline
Sep 13, 2025
Merged

ci: Add GitHub Actions workflow for code quality#8
mohamed-laarej merged 2 commits into
masterfrom
feat/add-ci-pipeline

Conversation

@mohamed-laarej

Copy link
Copy Markdown
Collaborator

Hi @jonbrenas,

As we discussed, this PR sets up a basic CI pipeline using GitHub Actions.

It runs black --check for code formatting and ruff check for linting on all PRs targeting the master branch.

This should help us keep the codebase clean and catch potential issues early. Let me know what you think!

@jonbrenas jonbrenas left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@mohamed-laarej
mohamed-laarej merged commit 3f99e58 into master Sep 13, 2025
1 check passed
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.

2 participants