actions / actions/starter-workflows

Starter Workflow for Astral Ruff Linting

Open
#2,843 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.