Skip to content

tox-dev/pyproject-fmt

Repository files navigation

pyproject-fmt

PyPI PyPI - Implementation PyPI - Python Version Downloads PyPI - License check

Apply a consistent format to pyproject.toml files. Read the full documentation here.

add to pre-commit

- repo: https://github.com/tox-dev/pyproject-fmt
  rev: "1.7.0"
  hooks:
    - id: pyproject-fmt