This commit is contained in:
w0rp
2026-02-28 09:39:23 +00:00
parent fbaf6485d9
commit 2d3883392e
10 changed files with 236 additions and 0 deletions

View File

@@ -567,6 +567,7 @@ formatting.
* [reorder-python-imports](https://github.com/asottile/reorder_python_imports)
* [ruff](https://github.com/charliermarsh/ruff)
* [ruff-format](https://docs.astral.sh/ruff/formatter/)
* [ty](https://github.com/astral-sh/ty) :warning:
* [unimport](https://github.com/hakancelik96/unimport)
* [vulture](https://github.com/jendrikseipp/vulture) :warning: :floppy_disk:
* [yapf](https://github.com/google/yapf)