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

monorepo: remove husky #10795

Merged
merged 1 commit into from
Jun 11, 2024
Merged

monorepo: remove husky #10795

merged 1 commit into from
Jun 11, 2024

Conversation

tynes
Copy link
Contributor

@tynes tynes commented Jun 11, 2024

Description

Delete husky and lint-checked from the monorepo as no
active JS development happens here. There is no need to run the
pre commit lint hook on every single commit, this only slows down
the latency of all commits.

Delete `husky` and `lint-checked` from the monorepo as no
active JS development happens here. There is no need to run the
pre commit lint hook on every single commit, this only slows down
the latency of all commits.
@tynes tynes requested a review from a team as a code owner June 11, 2024 17:56
@tynes tynes requested a review from zhwrd June 11, 2024 17:56
Copy link
Contributor

@protolambda protolambda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@protolambda protolambda added this pull request to the merge queue Jun 11, 2024
Merged via the queue into develop with commit d2bba5b Jun 11, 2024
63 checks passed
@protolambda protolambda deleted the cleanup/rm-husky branch June 11, 2024 18:35
rdovgan pushed a commit to rdovgan/optimism that referenced this pull request Jun 24, 2024
Delete `husky` and `lint-checked` from the monorepo as no
active JS development happens here. There is no need to run the
pre commit lint hook on every single commit, this only slows down
the latency of all commits.
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