Skip to content
New issue

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

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

Already on GitHub? # to your account

Add husky-based commit linting to project #186

Open
samayer12 opened this issue Oct 29, 2024 · 0 comments · May be fixed by #189
Open

Add husky-based commit linting to project #186

samayer12 opened this issue Oct 29, 2024 · 0 comments · May be fixed by #189
Labels
good first issue Good for newcomers

Comments

@samayer12
Copy link
Contributor

Describe what should be investigated or refactored

  1. Introduce eslint to this project (if it's not already there), and

  2. Add an husky-based, eslint-running pre-commit hook to the project ( which should mirror the functionality that was recently implemented in the Pepr project).

Links to any relevant code

Pepr Husky config: https://github.com/defenseunicorns/pepr/tree/main/.husky
Husky config origin PR: defenseunicorns/pepr#1113
Husky config update PR: https://github.com/defenseunicorns/pepr/pull/1167/files

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant