Auni Ahsan

Results 8 comments of Auni Ahsan

Would love to have a specific linkhint mode that only had scroll links.

Not directly relevant, but would be nice for instructions on clang-tidy to be added in the same places as instructions on fix_format, e.g. https://github.com/envoyproxy/envoy/blob/15706964a29e595c045a5d7ef0646d04f347dcc1/support/README.md

I have no idea how to run the clang-tidy script locally. Documenting here to try and prevent others running into the same issue... ``` $ ./ci/run_envoy_docker.sh './ci/do_ci.sh bazel.clang_tidy' No remote...

ah, `rm -rf /tmp/envoy-docker-build` did the trick.

OK yeah that did as far as running the script, but I'm continually running into errors. I have no idea how any of this works, but here's what I understand:...

hah, took a day to realize that should be `run-clang-tidy -7` (in case anyone else comes along this)