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

disabling all precommit hooks that depend on external binaries #2785

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

mikea
Copy link
Collaborator

@mikea mikea commented Sep 24, 2024

This got out of hand and many developers report problems. All third-party dependencies need to be fetched by bazel if they are a requirement for workerd development.

Feel free to uncomment particular formatters once dependency management is fixed.

This is not a reflection on linters/formatters at all: they are super useful and we should continue increasing the coverage.

This got out of hand and many developers report problems.
All third-party dependencies need to be fetched by bazel
if they are a requirement for workerd development.
@anonrig
Copy link
Member

anonrig commented Sep 24, 2024

I think we can just disable the git hooks as well.

@mikea
Copy link
Collaborator Author

mikea commented Sep 24, 2024

I think we can just disable the git hooks as well.

let them be? I'd like to see these linters reborn.

@mikea mikea merged commit d58d1d0 into main Sep 24, 2024
14 checks passed
@mikea mikea deleted the maizatskyi/2024-09-24-disable-hooks branch September 24, 2024 16:10
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.

4 participants