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

Add option to parse all JSON files #47

Merged
merged 3 commits into from
Oct 3, 2020
Merged

Add option to parse all JSON files #47

merged 3 commits into from
Oct 3, 2020

Conversation

ot
Copy link
Contributor

@ot ot commented Jun 15, 2020

The --start/--stop protocol is convenient to analyze incremental builds, but it's somewhat cumbersome to analyze from-scratch builds, especially if we want to zoom in on specific directories.

This commit adds an option --all that works like --stop except it doesn't need a --start, it will just analyze all the found JSON files.

@ArekSredzki
Copy link
Contributor

@aras-p Could we please get this change into the mainline branch?

src/main.cpp Outdated Show resolved Hide resolved
src/main.cpp Outdated Show resolved Hide resolved
aras-p and others added 2 commits October 3, 2020 15:08
Co-authored-by: Arek Sredzki <arek@sredzki.com>
Co-authored-by: Arek Sredzki <arek@sredzki.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants