Skip to content

Use ruff (linter & formatter)#104

Merged
kitsuyui merged 1 commit into
mainfrom
use-ruff
Jan 9, 2024
Merged

Use ruff (linter & formatter)#104
kitsuyui merged 1 commit into
mainfrom
use-ruff

Conversation

@kitsuyui

@kitsuyui kitsuyui commented Jan 9, 2024

Copy link
Copy Markdown
Owner

Ruff is a linter and formatter for Python code.
It has high compatibility with flake8 and black, and is easy to use.
It has good performance and is written in Rust.
https://github.com/astral-sh/ruff

Ruff is a linter and formatter for Python code.
It has high compatibility with flake8 and black, and is easy to use.
It has good performance and is written in Rust.
https://github.com/astral-sh/ruff
@kitsuyui kitsuyui merged commit 5b43c2c into main Jan 9, 2024
@kitsuyui kitsuyui deleted the use-ruff branch January 9, 2024 08:08
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.

1 participant