Skip to content

Conversation

@paigewilliams
Copy link
Contributor

@paigewilliams paigewilliams commented Nov 12, 2025

Ideal scenario: run ruff format in a pre-commit hook and ruff check in the github action

Copy link
Contributor

Copilot AI left a comment

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 Ruff linting checks to the test workflow to enforce code quality standards during CI/CD. The linter will run automatically on every push and pull request.

  • Adds a new "Run Ruff" step to execute ruff check before running tests
  • Uses GitHub-formatted output for better integration with GitHub Actions annotations
  • Ensures code quality checks are performed before tests run

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@paigewilliams paigewilliams merged commit a043817 into main Nov 13, 2025
9 checks 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