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

chore: remove git hooks #415

Merged
merged 3 commits into from
Feb 21, 2025
Merged

chore: remove git hooks #415

merged 3 commits into from
Feb 21, 2025

Conversation

SunsetTechuila
Copy link
Member

@SunsetTechuila SunsetTechuila commented Feb 20, 2025

Please fill in this template.

  • Use a meaningful title for the pull request.
  • Use meaningful commit messages.
  • Run tsc w/o errors (same as npm run build).
  • Run npm run lint w/o errors.

addresses #406

The pre-push hook was broken in #380 (see https://typicode.github.io/husky/migrate-from-v4.html). Even though pre-push hooks for checking make more sense than pre-commit ones, it still isn't helping much (reasoning provided in the issue), so I removed it as well

@SunsetTechuila SunsetTechuila enabled auto-merge (squash) February 21, 2025 06:23
@SunsetTechuila SunsetTechuila merged commit ad541ec into main Feb 21, 2025
3 checks passed
@SunsetTechuila SunsetTechuila deleted the git-hook branch February 21, 2025 06:24
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.

1 participant