I tried to add it to our project. Our project uses a hermetic toolchain build, so I could not do it properly (e.g. remote execution does not work).
I thought I add support for that as well.
The previous usage is not affected, so we support both hermetic and non-hermetic builds. For hermetic builds, this is the way it would work:
Thank you very much for this great project.
I tried to add it to our project. Our project uses a hermetic toolchain build, so I could not do it properly (e.g. remote execution does not work). I thought I add support for that as well.
The previous usage is not affected, so we support both hermetic and non-hermetic builds. For hermetic builds, this is the way it would work:
clang-tidy
, so it behaves like before