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

Add husky-based commit linting to project #186

Open
samayer12 opened this issue Oct 29, 2024 · 0 comments
Open

Add husky-based commit linting to project #186

samayer12 opened this issue Oct 29, 2024 · 0 comments
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

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

Successfully merging a pull request may close this issue.

1 participant