Skip to content

CONTRIBUTING: Remove references to black.#1123

Merged
dpgeorge merged 1 commit into
micropython:masterfrom
agatti:use-ruff
Jun 19, 2026
Merged

CONTRIBUTING: Remove references to black.#1123
dpgeorge merged 1 commit into
micropython:masterfrom
agatti:use-ruff

Conversation

@agatti

@agatti agatti commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR updates the contribution guidelines, removing references to the black formatting tool since ruff is used to do both linting and formatting these days.

Testing

Running grep -ir black in the repository directory didn't yield any references to the black formatting tool :)

Generative AI

I did not use generative AI tools when creating this PR.

This commit updates the contribution guidelines, removing references to
the `black` formatting tool since `ruff` is used to do both linting and
formatting these days.

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>

@dpgeorge dpgeorge left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dpgeorge dpgeorge merged commit 37cb612 into micropython:master Jun 19, 2026
5 checks passed
@agatti agatti deleted the use-ruff branch June 19, 2026 04:43
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