Revert "updates (#1386)" (#1471) ## Buildtools PR checklist - [x] The code in this PR is covered by unit/integration tests. - [x] I have tested these changes and provide testing instructions below. - [x] I have either responded to, or resolved all Gemini comments on the PR. - [x] I have read Google Eng Practices on [Small Changes](https://google.github.io/eng-practices/review/developer/small-cls.html), this PR either follows these guidelines or the description provides reasoning for why they can not be followed. ## Description This reverts commit 4006b543a694f6cf77c2d8cc188c5f53f3bac1d9. As reported in https://github.com/bazelbuild/buildtools/pull/1386#issuecomment-3838906721 and below, this has numerous false positives and causes a lot of churn. The checks could potentially still be useful if scoped far more tightly, but determining this scope isn't trivial, hence a revert.
This repository contains developer tools for working with Google's bazel buildtool.
See instructions in each tool's directory.