actions / actions/starter-workflows
Starter Workflow for Astral Ruff Linting
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.1k
- Forks
- 7.3k
- PR merge metrics
- No merged PRs in 30d
Description
Please consider adding a starter workflow for linting Python code using Astral Ruff. Ruff is an extremely fast and increasingly popular Python linter and formatter. Providing a starter workflow (ruff.yml) would make it significantly easier for developers to quickly integrate high-performance linting and formatting checks into their GitHub Actions CI/CD pipelines for Python projects.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the repository's existing starter workflow conventions first, then use the issue's requested ruff.yml as the entry point. Confirm the workflow supports Python linting and formatting with Astral Ruff, and that it fits the repository's established GitHub Actions patterns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100