tox-dev / pyproject-fmt

Home Page:https://pyproject-fmt.readthedocs.io/en/latest/

Repository from Github https://github.comtox-dev/pyproject-fmtRepository from Github https://github.comtox-dev/pyproject-fmt

pyproject-fmt mirror

Mirror

Mirror of pyproject-fmt for pre-commit.

Using pyproject-fmt with pre-commit

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

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

About

https://pyproject-fmt.readthedocs.io/en/latest/

License:MIT License


Languages

Language:Python 100.0%