ping ...

________________________________________
发件人: [email protected] <[email protected]> 代表 wen heping 
<[email protected]>
发送时间: 2024年1月13日 8:48
收件人: [email protected]
主题: [NEW]devel/ruff

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

Reply via email to