Skip to content

Conversation

@kevinjqliu
Copy link
Contributor

Rationale for this change

This PR installs the pre-commit git hook so that git commit will trigger the pre-commit checks

Are these changes tested?

Are there any user-facing changes?

@kevinjqliu kevinjqliu marked this pull request as ready for review January 20, 2026 15:38

install: install-uv install-dependencies ## Install uv and dependencies
install-hooks: ## Install pre-commit hooks
uv run $(PYTHON_ARG) prek install
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't know prek was a thing. Nice add

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea it was migrated from precommit, we use it in make lint too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants