/black-isort-hook

A simple pre-commit hook to run black and isort on staged files

Primary LanguagePython

black-isort-hook

A simple pre-commit hook to run black and isort on staged files

Installation

With pip

pip install black-isort-hook

With poetry

poetry add black-isort-hook

Usage

In your git repository

install-black-isort-hook