Skip to content

ci: Install pre-commit hook for code quality checks#289

Merged
edenreich merged 2 commits intomainfrom
ci/install-pre-commit-hook
Nov 30, 2025
Merged

ci: Install pre-commit hook for code quality checks#289
edenreich merged 2 commits intomainfrom
ci/install-pre-commit-hook

Conversation

@edenreich
Copy link
Contributor

Description

This PR adds a pre-commit hook to ensure code quality before commits. The pre-commit hook will run linting and formatting checks to maintain code consistency across the repository. This helps catch issues early in the development process.

Changes

  • Added pre-commit configuration file
  • Updated CI workflow to include pre-commit checks
  • Improved code quality enforcement

Testing

  • Verified pre-commit hook runs successfully locally
  • Confirmed CI pipeline passes with new checks

Signed-off-by: Eden Reich <eden.reich@gmail.com>
Add pre-commit hooks and missing deps.

Signed-off-by: Eden Reich <eden.reich@gmail.com>
@edenreich edenreich changed the title CI: Install pre-commit hook for code quality checks ci: Install pre-commit hook for code quality checks Nov 30, 2025
@edenreich edenreich merged commit 801757f into main Nov 30, 2025
5 checks passed
@edenreich edenreich deleted the ci/install-pre-commit-hook branch November 30, 2025 07:58
ig-semantic-release-bot bot pushed a commit that referenced this pull request Nov 30, 2025
## [0.73.0](v0.72.0...v0.73.0) (2025-11-30)

### 🚀 Features

* **ui:** Add recursive inline history search with autocomplete ([#288](#288)) ([8d458fc](8d458fc)), closes [#287](#287)

### 👷 CI/CD

* Install pre-commit hook for code quality checks ([#289](#289)) ([801757f](801757f))
@ig-semantic-release-bot
Copy link

🎉 This PR is included in version 0.73.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments