This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
# Common commands: | |
# pre-commit install | |
# pre-commit autoupdate | |
# pre-commit run --all-files mdformat | |
# pre-commit run --all-files --hook-stage commit | |
# pre-commit run --all-files --hook-stage push | |
# uv run calcipy lint.pre-commit --no-update | |
# | |
# See https://pre-commit.com for more information |