Skip to content

Make this available as a ruff linter #1

Description

@jmgate

This tool looks great! Would it be possible to make it available as a ruff linter? It'd be a whole lot easier to add

[tool.ruff.lint]
extend-select = [
   # other linters
   "HX",
]

to my pyproject.toml than to add a separate tool to our pre-commit and CI configurations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions