Skip to content

chore: drop husky and lint-staged #6464

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

Merged
merged 1 commit into from
Jun 12, 2025
Merged

chore: drop husky and lint-staged #6464

merged 1 commit into from
Jun 12, 2025

Conversation

mrstork
Copy link
Contributor

@mrstork mrstork commented Jun 12, 2025

Summary

These two tools have become unneeded in this repository, so I'm looking to remove them:

  • Editors are already equipped to lint while we're making changes to the system
  • We already have lint and formatting checks in CI preventing code that doesn't meet these standards from being merged

For us to review and ship your PR efficiently, please perform the following steps:

  • Open a bug/issue before writing your code 🧑‍💻. This ensures
    we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or
    something that`s on fire 🔥 (e.g. incident related), you can skip this step.
  • Read the contribution guidelines 📖. This ensures
    your code follows our style guide and passes our tests.
  • Update or add tests (if any source code was changed or added) 🧪
  • Update or add documentation (if features were changed or added) 📝
  • Make sure the status checks below are successful ✅

A picture of a cute animal (not mandatory, but encouraged)

@mrstork mrstork marked this pull request as ready for review June 12, 2025 15:30
@mrstork mrstork requested a review from a team as a code owner June 12, 2025 15:30
@mrstork mrstork force-pushed the drop-husky-lint-staged branch from 1634025 to b5cc998 Compare June 12, 2025 15:39
serhalp
serhalp previously approved these changes Jun 12, 2025
@mrstork mrstork enabled auto-merge (squash) June 12, 2025 15:46
@mrstork mrstork merged commit e720f2e into main Jun 12, 2025
112 of 116 checks passed
@mrstork mrstork deleted the drop-husky-lint-staged branch June 12, 2025 17:04
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.

2 participants