fix: remove Debian LLVM PPA repo (Linux runners only)#278
fix: remove Debian LLVM PPA repo (Linux runners only)#278
Conversation
Cpp-Linter Report
|
|
I don't intend to get this out in the next release. I still want to test this in the test repo to be sure there is no undesired behavior or side effects. |
|
Totally agree. As more people use it, any undesired behavior or side effects will block user work. |
64b992c to
946610c
Compare
946610c to
c324e4b
Compare
resolves #265 Users that expect the PPA to be present _after_ running cpp-linter-action can set the environment variable `KEEP_DEBIAN_LLVM_PPA` to `true`, `on`, or `1`. By default, the PPA is removed.
c324e4b to
4173ba1
Compare
resolves #265
Users that expect the PPA to be present after running cpp-linter-action can set the environment variable
KEEP_DEBIAN_LLVM_PPAtotrue,on, or1. By default, the PPA is removed.