CodeInspect["code"]
inspects a string of WL code returning a list of issues.
CodeInspect[File[src]]
inspects a file of WL code returning a list of issues.
Details and Options


Examples
Basic Examples
Options
PerformanceGoal
Possible Issues
Related Guides
CodeInspector`
CodeInspector`
CodeInspect
CodeInspect["code"]
inspects a string of WL code returning a list of issues.
CodeInspect[File[src]]
inspects a file of WL code returning a list of issues.
Details and Options
- All issues that are found are returned.
- CodeInspect has these options:
-
PerformanceGoal "Speed" aspects of performance to try to optimize