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

OCLint is very slow on a small project with big dependencies #38

Open
cyrilpicat opened this issue Oct 22, 2013 · 0 comments
Open

OCLint is very slow on a small project with big dependencies #38

cyrilpicat opened this issue Oct 22, 2013 · 0 comments
Labels

Comments

@cyrilpicat
Copy link
Contributor

my intuition is that the dependencies are analyzed even if they are not included in the report (thanks to --include flag).

The filtering should happen before, actually it should happen on the compilation_commands.json file that is passed to oclint.

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

No branches or pull requests

1 participant