Skip to content

20: Improvement: Add Husky PreCommit Hook#56

Open
VictrixHominum wants to merge 18 commits intomainfrom
20
Open

20: Improvement: Add Husky PreCommit Hook#56
VictrixHominum wants to merge 18 commits intomainfrom
20

Conversation

@VictrixHominum
Copy link
Collaborator

Description

Dependencies Added:
Husky
lint-staging (for linting in husky pre-commit hook)

Set up husky pre-commit hook to run on all commits with lint and testing, will fail the commit if either is unsuccessful

Closes #20

Type of change

  • Enhancement (expand on / improve an existing feature)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@VictrixHominum VictrixHominum changed the title 20 20: Improvement: Add Husky PreCommit Hook Jul 9, 2025
@VictrixHominum
Copy link
Collaborator Author

@jackcasstlesjones for context, the fix to stop showing the 30 file diff was to simply delete and re-open the PR, GitHub issue not a rebase issue 🤷🏻‍♂️

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.

Add Husky Pre-Commit Hook

1 participant