lint_paths
Scan files matching a glob pattern to detect lookahead bias and data leakage in Python code, returning per-file results.
Instructions
Scan every file matching a glob. Returns {path: {ok, parse_error, findings}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||