497 Forks
16086 Stars
16086 Watchers

ruff

An extremely fast Python linter, written in Rust.

How to download and setup ruff

Open terminal and run command
git clone https://github.com/astral-sh/ruff.git
git clone is used to create a copy or clone of ruff repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ruff https://github.com/astral-sh/ruff/archive/master.zip

Or simply clone ruff with SSH
[email protected]:astral-sh/ruff.git

If you have some problems with ruff

You may open issue on ruff support forum (system) here: https://github.com/astral-sh/ruff/issues