Skip to content

Format Python#1697

Merged
kdeldycke merged 1 commit into
mainfrom
format-python
May 14, 2026
Merged

Format Python#1697
kdeldycke merged 1 commit into
mainfrom
format-python

Conversation

@kdeldycke
Copy link
Copy Markdown
Owner

@kdeldycke kdeldycke commented May 13, 2026

Description

Auto-formats Python files with autopep8 (comment wrapping) and Ruff (linting and formatting). When no [tool.ruff] section or ruff.toml is present, repomatic's bundled defaults are applied at runtime. See the format-python job documentation for details.

Tip

Customize formatting and linting rules via [tool.ruff] and [tool.autopep8] in your pyproject.toml.

Important

If you suspect the PR content is outdated, click Run workflow to refresh it manually before merging.

Workflow metadata
Field Value
Trigger push
Actor @kdeldycke
Ref main
Commit decadb6a
Job format-python
Workflow autofix.yaml
Run #2732.1

🏭 Generated with repomatic 6.16.0

@kdeldycke kdeldycke added the 🤖 ci Continuous integration and automation label May 13, 2026
@kdeldycke kdeldycke self-assigned this May 13, 2026
@kdeldycke kdeldycke force-pushed the format-python branch 4 times, most recently from e25340f to 2092845 Compare May 14, 2026 17:11
@kdeldycke kdeldycke merged commit 8dbecef into main May 14, 2026
4 checks passed
@kdeldycke kdeldycke deleted the format-python branch May 14, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 ci Continuous integration and automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant