-
-
Notifications
You must be signed in to change notification settings - Fork 4
[bug?] Times Used/Depended On #113
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
Comments
@1000i100 codehawk-cli doesn't detect dependencies directly (this is carried out by If you have an example, I'd be happy to look at this. Also, please include what OS you are using. |
Here is the project i've tried it again : |
Verification is needed, but at a glance, I don't think codehawk-cli currently supports |
Closing due to #122 FTA doesn't currently support "times depended on" currently, but if this is something you are interested in, please file an issue in the FTA repo. Thanks! |
Times Used/Depended On
Always display1
in my project, but some of my files are import more than one time. Do you only look forrequire
?The text was updated successfully, but these errors were encountered: