Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 534 Bytes

File metadata and controls

17 lines (12 loc) · 534 Bytes

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: "v2.21.1"
  hooks:
    - id: pyproject-fmt