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

Support for CodeChecker skipfiles #74

Closed
Discookie opened this issue Feb 8, 2022 · 1 comment
Closed

Support for CodeChecker skipfiles #74

Discookie opened this issue Feb 8, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Discookie
Copy link
Collaborator

Currently, the Analyze current file command uses CodeChecker analyze --file, which is incompatible with --skip.
So if a user specifies a skipfile argument (for a full project analysis), CodeChecker will error out on a single-file analysis.

If support is added, single-file analysis should also respect the skipfile.

@csordasmarton
Copy link
Contributor

This problem has to be solved in CodeChecker and we already have a ticket for it: Ericsson/codechecker#3595

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants