BSK-W0062
warning
Unused suppression directive
Reports a syntactically valid directive that matches no diagnostic or does not change the effective severity of anything it matches.
How to handle it
This Basilisk-specific rule is off by default. Enable its suppressions 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-W0062