You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think to do this one might need to add a pass with JuliaSyntax, to parse the code and count semantically-meaningful things. I think this would be really cool and it would not require actually loading/running any code, keeping it at a static analysis (which I think is the right fit for PackageAnalyzer at this stage). I think I spent an hour or two awhile ago giving this a try but did not get that far as I was mostly gaining familiarity with JuliaSyntax still.
What fraction of parameters have type annotations?
What fraction of parameters are documented?
The text was updated successfully, but these errors were encountered: