]> git.lttng.org Git - lttng-ci.git/commit
Add pre-commit config
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 11 Dec 2024 15:01:48 +0000 (10:01 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 11 Dec 2024 15:12:01 +0000 (10:12 -0500)
commitf9423294fe525bdd7d1db35f23c3ed9825109cec
treecd282994be86a72419541b907acbb7a19525be44
parentf52721082c5ed4bf6f02cfccb97dfe5c01e6c183
Add pre-commit config

Add a pre-commit config file to run black and isort on commit.

Add some instructions on how to use it to `README.md`.

Change-Id: I7ce513a03d2da7fae3f1b6247a2cfd591d577cb6
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
.pre-commit-config.yaml [new file with mode: 0644]
README.md
poetry.lock
pyproject.toml
This page took 0.025822 seconds and 4 git commands to generate.