BSK-0002
analyze
Missing return type annotation
Real basilisk check output
What you see when BSK-0002 fires on a minimal example:
How to handle it
This Basilisk-specific rule is off by default. Enable its strictness tag
when the policy fits your project, then configure its severity globally or per path in
pyproject.toml.
Canonical URL: https://www.basilisk-python.dev/errors/BSK-0002