DEBSOURCES
Skip Quicknav
sources / python-queuelib / 1.8.0-1 / .pre-commit-config.yaml
1234567
repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.9.7 hooks: - id: ruff args: [ --fix ] - id: ruff-format