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

codeflower stops showing branches with no leaves #18

Open
jonathanlocke opened this issue Jan 3, 2016 · 2 comments
Open

codeflower stops showing branches with no leaves #18

jonathanlocke opened this issue Jan 3, 2016 · 2 comments

Comments

@jonathanlocke
Copy link

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

@jonathanlocke
Copy link
Author

Hmm... it's not that... I added a dummy file and it still won't go down the source tree under src/superkit...

@jonathanl-telenav
Copy link

there were just two places where this happens. we fixed it in our fork. if you want to fix this, just pick a variable name like "_language"

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

No branches or pull requests

2 participants