Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disabling all precommit hooks that depend on external binaries (#2785)
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.
- Loading branch information