You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe what should be investigated or refactored
Introduce eslint to this project (if it's not already there), and
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).
Describe what should be investigated or refactored
Introduce eslint to this project (if it's not already there), and
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
The text was updated successfully, but these errors were encountered: