On Sat, Jan 13, 2024 at 12:48:53AM GMT, wen heping wrote:
> Hi, ports@:
> 
>     Here is a patch to create new port devel/ruff.
>   
>     ruff is an extremely fast Python linter, written in Rust.
> 
>    Features:
>    * 10-100x faster than existing linters
>    * Installable via pip
>    * Python 3.11 compatibility
>    * pyproject.toml support
>    * Built-in caching, to avoid re-analyzing unchanged files
>    * Autofix support, for automatic error correction (e.g., automatically
>     remove unused imports)
>    * Near-parity with the built-in Flake8 rule set
>    * Native re-implementations of popular Flake8 plugins, like flake8-bugbear
>    * Monorepo-friendly configuration via hierarchical and cascading settings
> 
>    It build and run well on amd64-current system.
> 
> 
> Cheers !
> wen

Here's an update to the most recent version if someone wants to review
it?

Thanks,
Lucas

Attachment: ruff.tgz
Description: application/tar-gz

Reply via email to