pre-commit#
Install git hook and run
pre-commit install -f
pre-commit run --all-files
In mise.toml
:
[tools]
pre-commit = "latest"
Install git hook and run
pre-commit install -f
pre-commit run --all-files
In mise.toml
:
[tools]
pre-commit = "latest"