audit_implicit_interfaces
Audits Fortran projects to list subroutine/function calls without explicit interfaces, preventing runtime memory crashes and type mismatches.
Instructions
Audits the project and lists all subroutine/function calls lacking an explicit interface. Prevents runtime memory crashes and type mismatches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |