fzaninotto / fzaninotto/CodeFlower
codeflower stops showing branches with no leaves
Open
- Dominant language
- JavaScript
- Stars
- 711
- Forks
- 313
- PR merge metrics
- No merged PRs in 30d
Description
in my codebase at:
https://github.com/jonathanlocke/superkit
when i manually fix the "language" bug i just reported, it does in fact generate the right JSON but you can't view the src tree fully using that JSON. I suspect this because there is a level at which there are no leaves in the tree and recursion stops there when it shouldn't.
https://github.com/jonathanlocke/superkit/tree/master/src/superkit
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.