Skip to content

CONTRIBUTING: Remove references to black.#1123

Open
agatti wants to merge 1 commit into
micropython:masterfrom
agatti:use-ruff
Open

CONTRIBUTING: Remove references to black.#1123
agatti wants to merge 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!

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