ajv-validator / ajv-validator/ajv-cli
Summary for multiple files
Open
feature
- Dominant language
- TypeScript
- Stars
- 316
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if the CLI gave a summary when it is run over multiple data files. Currently it just prints one line (`` valid) for each file.
Something like the test runners do:
```
Analysed 30 files. 28 valid. 2 invalid.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.