Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mcpdumle
Copy link

This PR adds a minimal GitHub Actions workflow to run Ruff lint on pushes to the feature branch and on pull requests targeting main.

  • Uses Python 3.11 on ubuntu-latest
  • Installs ruff==0.5.6 and runs ruff check --output-format=github .

This should help catch style issues early and keep code quality consistent.

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