educastellano / jsonlint-tree

jsonlint a directory recursively
8 stars 7 forks source link

Statistics is not always printed in some directory layouts #8

Open dmromanov opened 4 years ago

dmromanov commented 4 years ago

Statistics is not always printed in some directory layouts

A
|- B
   |- file.json

Now run the tool $ jstree-json A

Files array list length is 2, Analyzed files = 1. Condition does not pass.

https://github.com/educastellano/jsonlint-tree/blob/5d4a522f8d83770c28d99e1674db9db6aab3f356/index.js#L31