diff --git a/README.md b/README.md index 5f85409481..2358b1e210 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,3 @@ https://github.com/google/styleguide/tree/gh-pages/cpplint. Unfortunately, that repository is not maintained any more. If you want to update `cpplint.py` in `depot_tools`, just upload a patch to do so. We will figure out a long-term strategy via issue https://crbug.com/916550. - -Note that the `cpplint.py` here is also used by the [Tricium -analyzer](https://chromium.googlesource.com/infra/infra/+/HEAD/go/src/infra/tricium/functions/cpplint), -so if the cpplint.py here changes, we should also update the copy used there.