Skip to content

Instantly share code, notes, and snippets.

View anandmuthu-vnix's full-sized avatar
🎳
Focusing

Anand Muthu anandmuthu-vnix

🎳
Focusing
  • Valtanix Inc.
View GitHub Profile
---
# 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