Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Husky Pre-commit Hooks #3040

Open
alaneng-neu opened this issue Nov 24, 2024 · 0 comments
Open

Use Husky Pre-commit Hooks #3040

alaneng-neu opened this issue Nov 24, 2024 · 0 comments
Labels
spike Research

Comments

@alaneng-neu
Copy link
Contributor

Spike Type

Technical

Goal

This spike ticket is to look into using Husky pre-commit hooks in FinishLine that makes sure all tests are passing, prettier is validated / run, and eslint is linted / passing before committing.

Reason for Spike

This spike will help prevent unnecessary commits and pushes to the codebase that involve failing code (tests), non-formatted code, and un-linted code.

Additional notes

Look into https://typicode.github.io/husky/how-to.html for some how to code.

@alaneng-neu alaneng-neu added the spike Research label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spike Research
Projects
None yet
Development

No branches or pull requests

1 participant