lint_file
Scan a Python file for lookahead bias and data leakage, returning findings or errors to prevent invalid backtests in time-series machine learning.
Instructions
Scan a single file on disk. Returns {ok, parse_error, findings} or an error dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||