Skip to content

[Chore] Add Husky hooks for pre-push tests/lint and pre-commit formatting #20

Description

@marcomoi395

Objective:

Set up Husky to automatically run lint/tests before pushing code and format code before committing.

To-do:

  • Install and configure Husky
  • Add a pre-push hook to run lint and tests
  • Add a pre-commit hook to run formatting
  • Ensure hooks work reliably in local dev and CI

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreMaintenance tasktestTesting workuiUser interface work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions