Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend documentation with implicitly disabled checkers under --enable-all #3552

Closed
bruntib opened this issue Dec 13, 2021 · 0 comments · Fixed by #3611
Closed

Extend documentation with implicitly disabled checkers under --enable-all #3552

bruntib opened this issue Dec 13, 2021 · 0 comments · Fixed by #3611
Assignees
Labels
documentation 📖 Changes to documentation.

Comments

@bruntib
Copy link
Contributor

bruntib commented Dec 13, 2021

--enable-all flag doesn't enable all checkers. Alpha, debug and some style checkers remain disabled. The full list of these should be documented in this section: https://github.com/Ericsson/codechecker/blob/master/docs/analyzer/user_guide.md#enable-all

disabled_groups = ["alpha.", "debug.", "osx.", "abseil-", "android-",
"darwin-", "objc-", "cppcoreguidelines-",
"fuchsia.", "fuchsia-", "hicpp-", "llvm-",
"llvmlibc-", "google-", "zircon-"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📖 Changes to documentation.
Projects
None yet
2 participants