Skip to content

tox-dev/tox-toml-fmt

Repository files navigation

tox-toml-fmt mirror

Mirror

Mirror of tox-toml-fmt for pre-commit.

Using tox-toml-fmt with pre-commit

Add it to your .pre-commit-config.yaml:

- repo: https://github.com/pre-commit/tox-toml-fmt
  rev: "" # Use the sha / tag you want to point at
  hooks:
    - id: tox-toml-fmt