lint_code
Statically analyze Fortran code to detect legacy syntax, implicit typing, missing intents, and bad practices.
Instructions
Statically analyzes a string of Fortran code for legacy syntax, implicit typing, missing intents, and bad practices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |