Skip to content

chore(CI): Add ruff workflow - #25

Merged
Dexter9532 merged 2 commits into
mainfrom
ruff_workflow
Oct 21, 2025
Merged

chore(CI): Add ruff workflow#25
Dexter9532 merged 2 commits into
mainfrom
ruff_workflow

Conversation

@mirzak

@mirzak mirzak commented Oct 20, 2025

Copy link
Copy Markdown
Contributor

Fixes #20 which was merged but it had 5 commits with identical titles. I cleaned this up, but we need to merge this again.

Copilot AI review requested due to automatic review settings October 20, 2025 16:50

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a GitHub Actions workflow to run Ruff linting and formatting checks on pull requests targeting the main branch. The workflow will help maintain code quality by automatically checking Python code style and formatting.

  • Adds automated Ruff linting and formatting checks
  • Configures the workflow to run on multiple Python versions (3.10-3.14)
  • Includes security hardening for the GitHub Actions runner

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Signed-off-by: Bobo Bäck Engström <bobo@id8-engineering.io>
Copilot AI review requested due to automatic review settings October 21, 2025 08:14

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@Dexter9532
Dexter9532 merged commit 951badb into main Oct 21, 2025
14 checks passed
@Dexter9532
Dexter9532 deleted the ruff_workflow branch October 21, 2025 08:18
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.

3 participants