Fortran-FOSS-Programmers / Fortran-FOSS-Programmers/ford
External projects missing some information
Open
bug
- Dominant language
- Python
- Stars
- 458
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Variables in external projects are missing their prototypes if they are `type/class/procedure`, which means they are harder (impossible?) to look up. I don't think there's any way to recover this information for existing `modules.json` files, but we should be able to add it to new ones without breaking things.
Other entities are missing `all_*` collections, although there are `pub_*` collections and (some?) private ones. I think these can be constructed from existing information.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.