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

CodeChecker cmd runs - should provide analysis information (list of enabled checkers) #4355

Open
dkrupp opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
web 🌍 Related to the web app

Comments

@dkrupp
Copy link
Member

dkrupp commented Sep 24, 2024

'CodeChecker cmd runs --enabled-checkers' should list all checkers which were enabled in at least one of the selected runs.

for example

CodeChecker cmd runs -n master --enabled-checkers -o plaintext shoudl list the enabeld checkers for the run named "master".

Enabled Checkers:
alpha.core.CastToStruct
alpha.core.Conversion
bugprone-macro-parentheses

The json, plaintext, rows,csv, table output formats should besupported

@dkrupp dkrupp added the web 🌍 Related to the web app label Sep 24, 2024
@dkrupp dkrupp added this to the release 6.25.0 milestone Sep 24, 2024
@dkrupp dkrupp self-assigned this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web 🌍 Related to the web app
Projects
None yet
Development

No branches or pull requests

1 participant