StackGuardian/tirith

Use ruff for linting

Open

#241 opened on Apr 21, 2025

 (0 comments) (0 reactions) (0 assignees)Python (41 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (168 stars)
PR merge metrics
 (PR metrics pending)

Description

Use https://docs.astral.sh/ruff/ for linting because it's much faster than black as of now and it supports a lot of linters.

Contributor guide