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

Summary for multiple files #23

Open
tejasbubane opened this issue Mar 12, 2017 · 1 comment
Open

Summary for multiple files #23

tejasbubane opened this issue Mar 12, 2017 · 1 comment
Labels

Comments

@tejasbubane
Copy link

It would be great if the CLI gave a summary when it is run over multiple data files. Currently it just prints one line (<filename> valid) for each file.

Something like the test runners do:

Analysed 30 files. 28 valid. 2 invalid.
@epoberezkin
Copy link
Member

epoberezkin commented Mar 12, 2017

@tejasbubane It should be a major version change, can be done together with the upgrade for ajv v5.0.0.

If you do a PR, please base it on v2.0.0 branch (and PR should be submitted to this branch as well).

Also, it should be supported for all commands (compile, validate and test) and there should be an option to disable this summary.

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

No branches or pull requests

2 participants