Skip to content

Conversation

2bndy5
Copy link
Collaborator

@2bndy5 2bndy5 commented Oct 18, 2024

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.

@2bndy5 2bndy5 linked an issue Oct 18, 2024 that may be closed by this pull request
@github-actions github-actions bot added the bug Something isn't working label Oct 18, 2024
Copy link
Contributor

github-actions bot commented Oct 18, 2024

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format (v12.0.0) reports: 2 file(s) not formatted
  • docs/examples/demo/demo.cpp
  • docs/examples/demo/demo.hpp
clang-tidy (v12.0.0) reports: 7 concern(s)

Have any feedback or feature suggestions? Share it here.

@2bndy5
Copy link
Collaborator Author

2bndy5 commented Oct 18, 2024

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.

@shenxianpeng
Copy link
Collaborator

Totally agree. As more people use it, any undesired behavior or side effects will block user work.

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.
@2bndy5 2bndy5 force-pushed the rm-llvm-debian-ppa branch from c324e4b to 4173ba1 Compare August 29, 2025 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove added LLVM apt PPA repo
2 participants